
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
- Subdomain failed verification
So I wanted to do a custom subdomain, because local storage doesn't work for me, but I've tried it a long time ago, it didn't work for me, and now I'm trying ag...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
