
Hi team,
I'm currently working on the SDK for Node.js using Appwrite to build an API for my server. I am following the documentation for the account/jwt - https://appwrite.io/docs/references/1.5.x/server-nodejs/account. However, I've encountered an issue: it appears that the SDK does not support the createJWT method. The error message I received is as follows:
"message": "The requested route was not found. Please refer to the API docs and try again."
"code": 404,
"type": "general_route_not_found",
"version": "1.5.7".
I have researched potential solutions, but I still haven't found any useful information.
I appreciate your help so much.
Recommended threads
- Need a way to act as user with session s...
**Use case** I'm using Appwrite to add backend features to a puzzle site (Logic Pad). Because the site requires complex validation logic on document creation, ...
- DATABASE ERROR
When I select NULL as the value and click update, it shows that the update is successful, but when I refresh it changes back to add-avatar. It seems that all fi...
- Redirect Uri
error 400 invalid success param: invalid url register your new client as a new platform on your project console dashboard general_argument_invalid buts its work...
