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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...