facing this issue error: POST https://cloud.appwrite.io/v1/account/verification 401 (Unauthorized)
while running account.createVerification method using appwrite in react.js
here is the code: https://github.com/MShehrozSarmad/13.-UET-Nest-Swap
can anyone help me resolve the issue?
I think the repo you shared is private or not available!
Could you share the code snippet of the method, where you're running .createverification?
Recommended threads
- Error 400: redirect_uri_mismatch
Hi team, Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our cod...
- 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...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...