Hello, I am getting status 400 on oauth login via google (redirect_uri_mismatch), same with Apple oauth.
Is there any issues with oauth authorization currently?
Everything was working fine like 30 minutes ago in our project.
Hey, it was a likely due to a bad change on our end. How does everything look now?
Was your project using a custom hostname for console?
it is fixed
you mean custom domain? yes we use our domain to redirect the traffic
<@185460546336718859> its happening again fyk
Hey, do you have a platform added in the Appwrite Console for your custom domain?
yes, it was setup long time ago and it was working fine
recently just started to get random status 400
also now with JWT authentication we are getting errors in our backend, so its not only with the oauth as it seems
the issue seems to be with your authentication system
seems to be working again
Can you share your project ID via DM? I can take a look to see if anything weird's going on.
Recommended threads
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Session cookies stored on wrong (sub-)do...
Hi, I own a domain `example.com` which is registered with the Appwrite nameserver. My website runs on Sites, using `www.example.com` as domain, and my function...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.