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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...