my appwrite appwrite request a suddenly failing, they were working before, database getDocument, createDocument all failing - AppwriteException: The requested route was not
AppwriteException: The requested route was not found. Please refer to the API docs and try again.
the code was working just few mins ago @Support , please can you assist, it urgent impacting my consumers
do you have a proper api url for the sdk?
yes, i do - https://cloud.appwrite.io/v1
what does your appwrite client look like?
thanks, i know the issue, i am running the function locally, so when i pull it, i forgot to edit the remain env. only api url was defined const appwriteBaseUrl =
process.env.APPWRITEBASEURL || 'https://cloud.appwrite.io/v1';
const projectId = process.env.APPWRITE_PROJECTID || '';
const databaseId = process.env.APPWRITE_DATABASEID || '';
const collectionId = process.env.APPWRITE_COLLECTIONID || '';
const appwriteApikey = process.env.APPWRITE_DB_APIKEY || '';
that makes sense, so your issue is fixed?
yes
Great!
[SOLVED] AppwriteException: The requested route was not found
Recommended threads
- I have try to use the appwrite in to the...
Invalid Origin. Register your new client (oailedjdbkhlkakmnnapoonllbnfmfij) as a new Web (Chrome Extension) platform on your project console dashboard
- Project Paused
I am the developer of a project and the admin is not able to login into their account for some reason and I can't change the status of the project due to role r...
- what happened with 'never paused' ????
I can already imagine how annoying this is going to be...