
Functions not available for import To migrate your functions, update the version of the Appwrite instance you're importing from to a version newer than 1.4
This is the error I got after selecting firebase to import data from and pasting data from my google cloud service account json to the Account Credentials field
Recommended threads
- Best practice for calling 3P APIs with p...
Hey everyone! Looking for guidance on the recommended approach for securely calling third-party APIs from my Appwrite-hosted application. **Current Setup:** - ...
- Function not creating documents
So Im having this issue where no error is thrown at all but my function isn't able to create documents inside my database. ```typescript import { Client, Databa...
- Got server error 500 "general_unknown" w...
My function responds a small ogg audio data, the console showed successful executions, but I got a server error from the client sdk (Android/Kotlin): ```json { ...
