I have setup the package name same as the package name in app.json but it is constantly saying AppwriteException: Invalid Origin. Register your new client as a new Android platform on your project console dashboard
What is the code that throws this error?
You may be missing some setup steps. Like setting your package/app name
that was account.create and I was giving email, password and name
It's now fixed it was occurring because i have made a typo in the project id env variable
[SOLVED] Invalid origin error in authentication
Afaik, adding the package id or bundle id does nothing. Everything works with or without it :/ Did you guys recently added some kind of origin check for native apps?
ive recently met this error too... no luck solving it
is it solved now? in my case i had made a typo in the project id env variable which was causing this
If someone else faces it, please, create a new post
Recommended threads
- Apple OAuth2 settings auto-disable every...
Hello, I'm on Appwrite 1.8.1 at the moment. I'm using on prod Apple Oauth and it keeps disabling itself every night. I don't know where to look for the solutio...
- Auth activity page is broken
- iOS Auth - Apple OAuth not working.
when i use the prod app, the apple auth on ios is not working, it shows me: missing redirect url. however the debug version, connected to another project is wor...