
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
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
