Discord Invalid Scope

Hello. I was attempting to add an additional scope, activities.read, under the Discord section and I keep getting an error - Is there any workaround/fix to this? Thanks! P.S. The scope with identify and email is okay but whenever I add the one mentioned previously, it just throws an error.
GET /api/auth/callback/discord?error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.&state=XXX 302 in 63ms
GET /api/auth/error?error=invalid_scope&error_description=The%20requested%20scope%20is%20invalid,%20unknown,%20or%20malformed. 200 in 57ms
GET /api/auth/callback/discord?error=invalid_scope&error_description=The+requested+scope+is+invalid%2C+unknown%2C+or+malformed.&state=XXX 302 in 63ms
GET /api/auth/error?error=invalid_scope&error_description=The%20requested%20scope%20is%20invalid,%20unknown,%20or%20malformed. 200 in 57ms
7 Replies
occorune
occoruneOP3mo ago
@bekacru sorry but this is deathly confusing and seems pretty "breaking" - any workarounds
iPheNoMeNaL-oG
iPheNoMeNaL-oG3mo ago
@occorune
No description
occorune
occoruneOP3mo ago
thats just a url generator
iPheNoMeNaL-oG
iPheNoMeNaL-oG3mo ago
@occorune "activities.read | allows your app to fetch data from a user's "Now Playing/Recently Played" list — not currently available for apps" You can't use it currently
iPheNoMeNaL-oG
iPheNoMeNaL-oG3mo ago
Discord Developer Portal
Discord for Developers
Build games, experiences, and integrations for millions of users on Discord.
iPheNoMeNaL-oG
iPheNoMeNaL-oG3mo ago
note the description next to activities.read
occorune
occoruneOP3mo ago
Ah, I mis-interpretated it as Apps like Spotify, etc. Thanks :)

Did you find this page helpful?