Getting {"message":"There was an error processing your request. Please check the inputs and try again.","code":400,"type":"general_bad_request","version":"1.5.7"} in the browser. I have no idea what's wrong.
I have a custom domain with a verified and generated certification (https://appwrite.teamspark.xyz)
And I have a verified OAuth consent screen on Google Cloud.
Login still works, but creating new users doesn't. Please help me debug this.
One of my users got the following error, not sure what it means or if it's related:
Here's the sign-up link if that helps:
Recommended threads
- CORS preflight returns 500 on Dart funct...
Hey everyone 👋 I’m running a Dart cloud function, Every time I respond to a preflight (OPTIONS) request, I get a 500 internal error, and the logs show: ```NoSu...
- execution failed
When executing an appwrite function, I'm getting a 500 error, but I don't see it in executions. This issue appeared today. Here's the appwrite function ID: 68b4...
- Is Database Operators available in Cloud...
Is it possible to do the above?