
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
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
