I’m using capacitor to create native apps from angular source code. It was working a month ago, but now when I try to access appwrite through the app I get “Invaid Origin. Register your new client (localhost) as a new platform on your project console dashboard”. I have it registered. I even deleted it and created it again. It’s working in the web app but not in the iOS app. The origin for the requests is capacitor//localhost, but I can’t add this to the appetite platform. Can someone help ?
Recommended threads
- Urgent Help
Hello Appwrite team, I urgently need your help. I am the founder of OnBuch, an EdTech application used by around 10,000 users in Cameroon. In the last two day...
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...