Skip to content
Back

Query params not working as expected

  • 0
  • Functions
  • Cloud
Ilhan
23 Oct, 2024, 16:57

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

TL;DR
Developers are encountering issues when trying to add query parameters to a function, receiving a route error message. The problem might be due to not formatting the query parameters correctly. Check the function code to ensure proper usage of query parameters.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more