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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...