When the user clicks the button to register, 2 apis will run: a create user api and create verification api but the create verification is not working and giving this error. Note: I've already configured *.vercel.app in the platforms
What have you set the success URL to?
my website's base url /verify
You can visit and simulate the issue as well: https://palettegram.vercel.app/register
Have you tried adding a platform for "palettegram.vercel.app" instead of "*.vercel.app"?
Na, let me try
Yeah, it's working fine now. Thanks😊
Great! If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
Please add a 👍 to this related issue: https://github.com/appwrite/appwrite/issues/6322
[SOLVED] Host Issue while running
Recommended threads
- general_unauthorized_scope
localhost oauth not working. general_unauthorized_scope error showing. { "message": "User (role: guests) missing scopes ([\"account\"])", "code": 401, ...
- Anyone manage to get a slack-bot working...
I'm trying to setup a bot the send and retrieve slack messages to a chat in my site. I've failed with SSE and appwrite functions soo far... i'll trying polling ...
- [Sites] Deployment finished but site is ...
The deployment finished and is active but the site shows timeout error.