I was trying to use DiscordStrategy but I get the following error
InternalOAuthError: Failed to obtain access token (status: 429 data: error code: 1015)
at Strategy.OAuth2Strategy._createOAuthError (/home/runner/RecklessProductiveCygwin/node_modules/passport-oauth2/lib/strategy.js:422:17)
at /home/runner/RecklessProductiveCygwin/node_modules/passport-oauth2/lib/strategy.js:177:45
at /home/runner/RecklessProductiveCygwin/node_modules/oauth/lib/oauth2.js:191:18
at passBackControl (/home/runner/RecklessProductiveCygwin/node_modules/oauth/lib/oauth2.js:132:9)
at IncomingMessage.<anonymous> (/home/runner/RecklessProductiveCygwin/node_modules/oauth/lib/oauth2.js:157:7)
at IncomingMessage.emit (node:events:539:35)
at IncomingMessage.emit (node:domain:475:12)
at endReadableNT (node:internal/streams/readable:1345:12)
Hello!
I was trying to use DiscordStrategy but I get the following error
here's my strategy