Back to Bugs
bug
Pending
Bug Crashes Site
TokenError: Invalid "code" in request.
at OAuth2Strategy.parseErrorResponse (/root/PlexTracker/node_modules/passport-oauth2/lib/strategy.js:373:12)
at OAuth2Strategy._createOAuthError (/root/PlexTracker/node_modules/passport-oauth2/lib/strategy.js:420:16)
at /root/PlexTracker/node_modules/passport-oauth2/lib/strategy.js:177:45
at /root/PlexTracker/node_modules/oauth/lib/oauth2.js:196:18
at passBackControl (/root/PlexTracker/node_modules/oauth/lib/oauth2.js:132:9)
at IncomingMessage.<anonymous> (/root/PlexTracker/node_modules/oauth/lib/oauth2.js:157:7)
at IncomingMessage.emit (node:events:529:35)
at endReadableNT (node:internal/streams/readable:1400:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at parse (/root/PlexTracker/node_modules/body-parser/lib/types/json.js:92:19)
at /root/PlexTracker/node_modules/body-parser/lib/read.js:128:18
at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
at invokeCallback (/root/PlexTracker/node_modules/raw-body/index.js:238:16)
at done (/root/PlexTracker/node_modules/raw-body/index.js:227:7)
at IncomingMessage.onEnd (/root/PlexTracker/node_modules/raw-body/index.js:287:7)
at IncomingMessage.emit (node:events:517:28)
at endReadableNT (node:internal/streams/readable:1400:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Comments