We are getting this error AppwriteException: general_unknown, Server Error (500) when trying run the createPhoneToken after receiving a Teams invite email. I can confirm that when doing this without a teams invite email it works. I also can confirm that if the teams invite is sent to someone that already has an account it works too. All which is odd because the same exact code is ran in each case. I am using mock numbers.
Recommended threads
- 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...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...