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
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...