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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...