Hey everyone, I am facing an issue in one of my applications where trying to create the mfachallenge fails with the below error:
{ "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.0" }
Note: This was working fine since the project was deployed a couple of months ago. No code change was done. I just did a new reease with small fix for something else and this started breaking
Project details
- React
- Appwrite sdk version 17.0.0
- mfa factor - email
Faced the same issue with appwrite sdk 17.0.2 as well
Recommended threads
- createMembership is not sending email wi...
Parameters should be correct. Account and Membership are successfully created. I have a next.js project with localhost origin allowed. I checked spam etc. i...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...
- Oauth issue
Hi, can anyone help me in the Oauth issue, Its working fine in dev but its showing Invalid redirect during production. I have check the redirect url and all. St...