Hey hey! I have a function and I want to add a query parameter to it, but that gives me the following error, as if the query parameters are a route!
The requested route was not found. Please refer to the API docs and try again.
I'm using appwrite's auto generated URL and just adding a ?teams=3052 at the end of it
This is source code for the function I am using: https://github.com/unickorn/footcal/blob/main/functions/calendar/main.go
Recommended threads
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- 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....