Allow to fetch Role Names in OAuth API, after the user consent. #6939
Unanswered
Rj-Nomad
asked this question in
API Feature Requests & Ideas
Replies: 2 comments
-
Get this done 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
done |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
I am creating an application that will allow a person to showcase their complete web3 professional profile. In this I have integrated with multiple Dapps.
Now, I am trying to connect with Discord for the below functionality:
i. Fetch all the guilds that the user is part of.
ii. Fetch the role Ids that are assigned to the user for each guild.
iii. Fetch the 'role name' for each 'role Id' received in step 2.
I am asking this question on various forums, I have reached till Step 2, but I am not able to fetch role names from the role ids.
Since as a 3rd party application, even with the user's consent and approval I cannot add a bot in all the guilds available on Discord. I want this information in the OAuth API.
This use case is important for below reasons:
I sincerely request the Discord developer community, to add this functionality in OAuth. If it is already there, please guide me towards it.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions