I'm trying to use the Realtime feature in a react native app, but I keep getting this error:
{"code": 1008, "message": "Invalid Origin. Register your new client (cloud.appwrite.io) as a new Web platform on your project console dashboard"}
I'm using the web platform. what could be causing this, and how can it be fixed?
That's weird... Appwrite thinks your origin is cloud.appwrite.io ๐ง
You should probably configure the origin to be something for your app like myapp.com. then, make sure it's registered as a platform for your project
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Websocket error Realtime
Hi peeps, I am trying to create realtime updates and I am having websocket error Code is below this msg