When i try to create an API key with duration (Forever), a popup shows: Invalid expire param: Value must be valid date between 0000-01-01 00:00:00 and 9999-12-31 00:00:00. or null
@Steven @Aditya Oberai please check...
TL;DR
Developers are encountering an error when attempting to generate an API key with a 'Forever' duration. The error indicates that the expiration date provided is invalid. The valid date range for expiration should be between 0000-01-01 00:00:00 and 9999-12-31 00:00:00, or null. This message has been directed to specific developers for further investigation and assistance.Recommended threads
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...
- How to use Appwrite MCP on Claude Deskto...
Hello I'd like to use the Appwrite MCP with Claude Desktop and have set up the connector, but asking questions about my Appwrite instance does not work. Any ide...
- [SOLVED] Appwrite 25.1.0 returns Invalid...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....