I have a react app that I'm developing to learn react. I'm almost done with the project. My app is throwing this exception :
TypeScript
Appwrite::AuthService::login::error : AppwriteException: Invalid Origin. Register your new client (127.0.0.1) as a new Web platform on your project console dashboard
Which is amusing as I've already added localhost to the platform's hostname. I've spent an hour on this to no end, can anyone help me with this :/
TL;DR
Title: Issue with localhost origin validation in React app
Messages: Developer is encountering an "Invalid Origin" error in their React app while trying to login using Appwrite. They have already added localhost to the platform's hostname but the issue persists.Recommended threads
- Migration and Function glitch
I am trying to migrate from non pro appwrite project to pro appwrite project all my data but it's stuck in processing.
- Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Pleas...
- Email address must be in its canonical f...
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such erro...