Hi all, the Appwrite 1.6.0 cloud update has broken the OpenID Connect provider. The server responds with a 500 internal server error. I am testing with Flutter using version 13.0.0 of the SDK. Authentication was working before the latest cloud update. It looks like this is the url that returns the 500 error 'https://cloud.appwrite.io/v1/account/sessions/oauth2/oidc/redirect'. Any help would be appreciated.
What's your project ID?
@D5 Hi, I'm currently testing on project with ID: playground-for-flutter-1
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...