activities.read doesn't work on oauth
I'm using better-auth to authorise user on my app and apply on user
activites.read
permission to fetch user's current activity,
this is what it looks like, when I authorise on my own account with just guilds.join
it works perfectly fine but with activities.read
I'm getting error
what am I doing wrong?3 Replies
oauth in general is really out of the scope of discord js
you should really ask better-auth's support
The issue has been marked as solved by support staff