oauth-everything / passport-discord

A Passport strategy for authenticating with https://discordapp.com/
Mozilla Public License 2.0
20 stars 4 forks source link

RPC Scope doesn't working #10

Closed SudhanPlayz closed 3 years ago

SudhanPlayz commented 3 years ago

When I use RPC Scope it just gives me this error

AuthorizationError: The requested scope is invalid, unknown, or malformed.

Any fixes according to this?

Scopes I used: identify, guilds, rpc.activities.write

SudhanPlayz commented 3 years ago

Just figured out about this it needs to get verified by discord to use this scope, Well im closing this issue