
Hello, please when i try to sign into account using Appwrite it takes too long. (talking about oauth authorization). I dont know why, but there are loading a few pictures from Appwrite (for example your hoodie: https://cloud.appwrite.io/images/hoodie-1.png). Could anyone advise me? I am using cloud.

Can you provide the exact reproduction steps you're doing so i can recreate?

Yes, I create a request to Appwrite (account.createOAuth2Session) and that is all. Then I wait, but I wait really long (sometimes 1minute) and then when everything is loaded, everything works. But you can imagine that it is really slow.

ou, 1 minute is fast for me now, sometimes it takes like 5 minutes. It loades all Appwrite images, like Tiktok logo for example.

Can you share the code?

Yes and thank you for your helping.

Basicly, this is the code, there is nothing else.

The platform is of course Appwrite oauth2 platforms (google, discord)

Where in the redirect process is it getting hung on?
Recommended threads
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
