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
Now getting this error, friends had to change oauth so it works, but I'm not sure what to do:
Error
InternalOAuthError: Failed to obtain access token
at Strategy.OAuth2Strategy._createOAuthError (/home/runner/markplek/node_modules/passport-oauth2/lib/strategy.js:408:17)
at /home/runner/markplek/node_modules/passport-oauth2/lib/strategy.js:175:45
at /home/runner/markplek/node_modules/oauth/lib/oauth2.js:191:18
at passBackControl (/home/runner/markplek/node_modules/oauth/lib/oauth2.js:132:9)
at IncomingMessage.<anonymous> (/home/runner/markplek/node_modules/oauth/lib/oauth2.js:157:7)
at IncomingMessage.emit (events.js:326:22)
at IncomingMessage.EventEmitter.emit (domain.js:483:12)
at endReadableNT (_stream_readable.js:1241:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
The text was updated successfully, but these errors were encountered:
Now getting this error, friends had to change oauth so it works, but I'm not sure what to do:
Error
The text was updated successfully, but these errors were encountered: