Yep
so i just tested manually and it worked fine for me π§
how are you getting the userId?
After fire createPhoneSession, I get Token in what I get user id by response.userId
yep that sounds right...
You printed right before passing to the update? can you maybe wrap the values with quotes?
Maybe the project ID was incorrect/changed?
Maybe try with a new user?
Absurd me, I use updatePhoneVerification instead updatePhoneSession.
Maybe naming is confusing
Doh! I missed that too!
You are stay on ? Incredible
It's solved, thanks. How to close discussion
Edit the post title
(Solved β ) Phone Verification
[SOLVED] Phone Verification
Phone Verification
Hi, sorry, How are you setup your Insomnia or **Thunder Client ** to allow Appwrite API testing ?
what do you mean? i didn't do anything special
I want to use Thunder Client to test my remote Appwrite db. But I don't know how to setup it
Setup Thunder Client to allow request
I'm pretty sure it's just allowed. It's not subject to cors
It's ok
Thanks
[SOLVED] Phone Verification
Feel free to create a new post and include exactly the problem you're facing
Recommended threads
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...