You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[auth][error] CallbackRouteError: Read more at https://errors.authjs.dev#callbackrouteerror
[auth][cause]: OperationProcessingError: "response" is not a conform Token Endpoint response
at processGenericAccessTokenResponse (webpack-internal:///(rsc)/./node_modules/oauth4webapi/build/index.js:1006:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Module.processAuthorizationCodeOAuth2Response (webpack-internal:///(rsc)/./node_modules/oauth4webapi/build/index.js:1192:20)
at async handleOAuth (webpack-internal:///(rsc)/./node_modules/@auth/core/lib/actions/callback/oauth/callback.js:100:18)
at async Module.callback (webpack-internal:///(rsc)/./node_modules/@auth/core/lib/actions/callback/index.js:32:41)
at async AuthInternal (webpack-internal:///(rsc)/./node_modules/@auth/core/lib/index.js:39:24)
at async Auth (webpack-internal:///(rsc)/./node_modules/@auth/core/index.js:126:34)
[auth][details]: {
"provider": "tiktok"
}
Hey @LogicalOgbonna , they already merge a fix of this issue, but it is not on a release yet, if you still need the Tiktok Provider on your application, you can set it up as a custom provider
Provider type
Tiktok
Environment
Reproduction URL
https://github.com/LogicalOgbonna/tiktok-provider-error
Describe the issue
How to reproduce
Build and run code in this repo, click on
Login with TikTok
https://github.com/LogicalOgbonna/tiktok-provider-error
Expected behavior
It should return the user's profile as documented
The text was updated successfully, but these errors were encountered: