#Discord api OaUTH2
16 messages · Page 1 of 1 (latest)
You could do that with djs btw:
GuildMemberManager#add()
Adds a user to the guild using OAuth2. <info>This method requires the PermissionFlagsBits.CreateInstantInvite permission.
And you definitely should reset your token because you did a horrible job censoring it
But can you tell me what I'm doing wrong?
There's no problem getting this token lol
I'm trying to keep giving 401: Unauthorized
Is it still a valid token?
the access token is correct and the bot token is also correct
And why do you have Bearer in front when it‘s a Bot token?
Bearer is for access token
is axios.put ?
both are correct
And yet you don’t pass anything as a bot token there
but it doesn't work