Hi, please i use Appwrite cloud (version: 1.5.7) so i downloaded the lastest version of appwrite NPM package (1.5.0) but when i try to create a phone token, it responses with 404 error status. Is there anything I could do?
Thank you for your answer.
TL;DR
Version mismatch between Appwrite cloud (1.5.7) and NPM package (1.5.0) causing 404 error for phone token POST method. Update NPM package to match cloud version or downgrade cloud version to match package.