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
- 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...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...