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
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...