i just created an account in appwrite, created a project and just click on auth, and immediately gives me the error mean 500 internal error. like the server fine, but gives an error. what could be the error?
Hello! Sorry for this bad experience 😔 If this is a newly created project from what I understand, try deleting the browser cache.
If it persists, probably creating a new project will do the work, but if not, please, send us your project ID and the team will take a look as soon as possible
Recommended threads
- RealtimeResponseEvent Typescript Bug
Hello, could you please fix RealtimeResposneEvent, the one in realtime.ts have timestamp: string, but the one in client.ts have timestamp: number, and it causes...
- Realtime Docs are outdated
The Realtime docs are outdated.
- Fine grained permissions for webRTC hand...
Hi, I am building a WebRTC P2P app for a university project and have hit a security limitation regarding permissions for anonymous users. The Architecture: We ...