I'm still getting popup-dialog error while regostaring flutter-web app.
What version of Appwrite is this?
I'm use the cloud version
This is a known problem with cloud and just waiting a release. please register a web platform instead.
Okay, @Steven let me register in web and try to run it with Flutter Web
I have register web app and try to run Flutter web but getting error
you don't need to register localhost as a platform so your problem is something else.
Can you share your code? Not sure what “postMessage” is in your console
and what's in the network tab of the browser dev tools?
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...