I am self hosting Appwrite and wanted to get the URL Shortener to work. Aside from some general errors (Wrong Scopes in the Template, Build Script needs to be manually adjusted to also include npm run setup), the template cannot establish a connection to the Database.
Does anyone have an idea what's missing? I am kinda expecting this to work without so much manual intervention.
URL Shortener Template does not work
These are the only options to set in the Function creation. The scopes are missing the "collection"-scopes, and the build script is missing a "&& npm run setup" call.
Recommended threads
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...