
I tried with domain name, getting same error

What's your domain?

mychat.app is the app package name

If I want to test with localhost, then what should I need to pass in hostname?

Nothing

Hostname is required field @D5 .

Ok, let me check

Seems like cloud version 1.1.2 has a bug that does not allows you adding any domain for flutter web

As @kamal.panara said

So then add it as web app

Instead of Flutter

I have added the web app instaed of flutter, But it is not work with Flutter Web.

Hmmm weird

@D5 Do you have any idea, when it should fix?

Supposedly you should be able to add it as a traditional web project

At least it seems to work fine for me

You click add platform

And then web app instead of flutter app

Then you add localhost as domain

Yes without flutter web it's working fine. with other web like react

Add it as web, like if the flutter web was another web like react

This bug was fixed in later version And, for now just like D5 said, add it as a regular Web app.

@Binyamin I tried with regular Web app and it's working fine with Angular and React, but not with Flutter web.

What error you getting?

@Khushal@2303 :appwriteupvote:
Recommended threads
- Appwrite Datetime Fields Display as "N/A...
I'm facing an UI issue on appwrite's collection documents list. A related question is opened by me on stackoverflow. https://stackoverflow.com/questions/796559...
- CORS errors with storage bucket
I have a javascript file in the storage bucket and I used the view endpoint in an `src` attribute of a `<script>` tag. But I am getting the `net::ERR_BLOCKED_BY...
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
