Hi everyone, despite some feedback on this problem, I still haven't managed to solve it.
I've just created a React Native application and when I ask for authentication, I get this error:
Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
When I created a web project in the Appwrite cloud console I defined hostname cloud.appwrite.io
Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
that's just a warning and it's probably going to be expected on RN because i don't think you have a URL for your app
When I created a web project in the Appwrite cloud console I defined hostname cloud.appwrite.io
You're not supposed to create a web platform with cloud.appwrite.io. that's supposed to be the domain/hostname of your web app...but i don't think you have one.
sorry again, just a silly mistake, I forgot to redirect after authentication.
Thanks a lot @Steven Steven
[SOLVED] Custom domain error
Recommended threads
- Backup does not restore
I need to urgently restore a backup but nothing is happening when trying to restore!
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...