which came up after a fresh install ... 1.5.5 flutter app (auth everything all working fine 1.4.13) the cors all seem to be broken when i create account it says URL host must be one of: localhost, appwr.mydomain.com , *.mydomain.com but im using flutter and also the lastest plugin...i added the platform etc with the appids like com.mydomain.myapp (reverse) why is the flutter app (androind) ....saying the above ... i cant get passed this ...i deleted all platform and re-added step by step ...still nothing... also it creates the account actually but still says the above. cors message...and wont allow login (with the above) i am using a ios, android version and 2 apps so i have like 4 of these com.mydomain.myapp1-android com.mydomain.myapp1-ios ...and so on like 1 for each ...always did it this way all my apps work (this is self hosted instance ...in linode) also the origin shows in the profiler as origin [appwrite-android://com.mydomain.myapp] is this string not matching ...? cos i use the console UI to choose is this a bug ? my app never had this issue i always just app my bundle IDs or URLs
What is your code?
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...