A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
I'm using ShopifySharp to make API-Calls with GraphQL. I just updated from Version 6.3.0 to 6.6.0 and without changing the queries, I get the following error message:
{"(400 Bad Request) query: Required parameter missing or invalid"}
The same query runs fine with the previous version and I could find any change log with related information.
I get the error message for every query I tested like ''query MyQuery { shop { name } }".
Both ShopifySharp Versions use Shopify-API-Version '2023-07'. Thus it's probably not caused by Shopify but by ShopifySharp. When downgrading or with e.g. POSTMAN I can run the query without exception.
Does someone have an idea what might cause this?
Thanks and regards
It's difficult to see what might be causing this issue, I'd recommend opening an issue in the ShopifySharp repo here: https://github.com/nozzlegear/ShopifySharp/issues
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog