I am creating a Magic URL link for a new user. The documents say to use account.createMagicURLSession however that does not exist on the Appwrite 14.0 Client SDK. The only I option I get is account.createMagicURLToken. The console log then says https://cloud.appwrite.io/v1/account/tokens/magic-url 404 NOT FOUND
however, the API docs say the route should be: /account/sessions/magic-url
MagicURL API ROUTE 404 ERROR
here is the error from the console.log
Recommended threads
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- 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....
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?