
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
- Subscription problem
I want to subscribe 25$ pro plan , but its showing : "Provided payment method is no longer available."
- CORS Problem
Hello, I have the following situation. I had a website defined and deployed, deploying from github. I have accidentally deleted my github repository. I have re...
- HELP!! Can't Integrate Appwrite Function...
SO, I am new to Appwrite and I am not able to understand how to connect Appwrite Functions to my next js project. I have tried asking Gemini but it doesn't seem...
