
I am simply trying to do Auth from Flutter Web ( Local host ) , but I am getting this error , idk where is the problem is this project was working fine last time I tested it , nothing changed
Same project working fine on Android Version , just the WEB Versions with same code getting this error
Error: AppwriteException: null, XMLHttpRequest error. (0)

Have you added the Flutter web in the platforms?

it's local host will run without adding anything but yea I have custom domain added to my host for more trusting , added same domain to platform uploaded my flutter web project to this host that was working fine before editing the project and problem appeared , tested it locally same ( I just made a small modification so didn't test it locally before uploading)

Oops, I've missed that is it localhost
Anyhow, can you check in the network tab to see if you see any error in the request response tab?

CORS error on login request status
Recommended threads
- Facebook OAuth with Appwrite Cloud fails...
I’m integrating Facebook login in my Flutter app using Appwrite Cloud. Google OAuth works fine, but I’m stuck with Facebook. Here’s what happens: When I log i...
- Issues connecting my appwrite 1.7.4
Im trying to connect my app using the app-starter but all the pings are getting an error 500, Ive tried with windows / android and web all give the same 500 err...
- Getting Error On self host SSL update
Hi, I am using app write for my app backend version i am using is 1.6.2 yesterday my ssl is expired and now i am not able to renew it because of it my app is no...
