Hello everyone, as you can see my log, the Go SDK somehow always return Error, but when i'm using client sdk for React it's fine
TL;DR
- Developers are experiencing issues with an invalid query on Go SDK 0.2.0.
- Someone suggests logging the query values being sent.
- Ensure the values are valid and check the attributes and index.
- Go SDK developers may be not present.
- The Go SDK is producing errors, while the client SDK for React is working fine.for the attributes and index it's here
Looks like there is no go developer here
Can you log the query values are you sending? The error says the value isn't valid, so you should check that
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...