I tested the authorization login of github locally. After it was successfully released, the authorization error was as follows Error 500 Duplicated document: Duplicate entry 'ip:xxx.xxx.xxx.xx-2023-09-06 00:00:00.000' for key '_32814_abuse.unique1' Error ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
This only happens if you're hitting some endpoint too frequently. Would you please share your network logs of your API calls?
I tested it several times just now and it didn't reproduce. When I reproduce it, I will share the log.
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...