MShehrozSarmadOriginal post
Web Developer
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?
Summary
Developers are facing an error 401 while trying to run the account.createVerification method for user verification through email in React.js using Appwrite. The provided code repository is private or unavailable. A solution could be to ensure the repository is accessible and to check if the authorization is properly set up for the verification API call.