Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Query demands required parameter after ShopifySharp version update

Query demands required parameter after ShopifySharp version update

leinaD
Shopify Partner
47 1 7

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

Reply 1 (1)

Liam
Community Manager
3108 344 894

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