
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
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
