I face this error when I am logging into my application. What could be the issue
Self hosted?
No. Hosting on vercel
Are you using Appwrite cloud or hosting it yourself in any platform?
I am using Appwrite cloud
Did you have added your app URL in the dashboard, at the platforms section?
Yes.i am using this
Add in hostname your app domain
Alright
Is your problem resolved now?
Yes please
[SOLVED] Error while logging into app
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...