{N} Nicco
I set up a discord auth callback for accounts and I'm getting this but I can't find the setting for this.
TL;DR
The user was having trouble finding the setting for OAuth success URLs in their Discord authentication callback. Another user suggested passing the success and failure URLs as parameters in the createOAuth function. The original poster thanked them for the solution. Binyamin
Are you talking on a web project?
Binyamin
The second the third parametere in the createOAuth function you can pass the success and failure urls
Binyamin
{N} Nicco
ohh I get your point. thanks.
{N} Nicco
[SOLVED] Ouath Sucssess url
Drake
[SOLVED] OAuth Success url
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something