I'm facing this issue while authenticating a user.
The other sections work?
Yes the other sections are working
What's your project ID?
64b6b9d2af709f58143d This is my project id
The issue is fixed now. That 500 internal server Error has gone
Thanks
I see
Great!
Marking this as solved. If you need further assistance, don't hesitate to create a new post
[SOLVED] AppWrite Auth 500 Internal Server Error
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...