
not able to access appwrite cloud

Can you share the part where you're initializing the client?

Can you check if you have “Block third-party cookies” setting enabled.

Maybe you have some extension causing problems. Can you try in incognito (assuming you don't have extensions enabled in incognito)

Yeah, fixed

Looks like they do. I can see the icon in the address bar

For anyone looking at this thread for answers
- Make sure third-party cookies are allowed in your browser.
- Sometimes, an extension could be causing problems. You can check by going into incognito mode. If the connection works in incognito, it's likely an issue because of an extension.

[SOLVED] Unable to access Appwrite Cloud
Recommended threads
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
