ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.

Results 213 ShopifySharp issues
Sort by recently updated
recently updated
newest added
trafficstars

Just this afternoon, I discovered an unexpected change with the queries coming from Shopify. I found the query string now contains a "logged_in_customer_id" field. If the customer is not logged...

request validation
proxy
stale

I would like to filter the list of products based on the location configured in inventory. I have allotted the product quality to location but Shopifysharp doesn't have filter option...

missing or invalid properties
stale

Shopify admin has the option to add bulk action links in orders/products/customers... pages. For these cases the request query string looks like this: hmac=XXXXXX&**ids%5B%5D=2074861961283&ids%5B%5D=2074861830211**&locale=en&shop=YYYYYYYYYYY&timestamp=1552479578 These requests are not well documented...

bug
stale

``` shipping_address: phone can't be blank at ShopifySharp.ShopifyService.CheckResponseExceptions(HttpResponseMessage response, String rawResponse) [3/12/2019 10:05:41 PM] at ShopifySharp.ShopifyService.c__DisplayClass21_0`1.d.MoveNext() [3/12/2019 10:05:41 PM] --- End of stack trace from previous location where exception was...

missing or invalid properties
stale

I ran into issues with fulfilling an order for my app, and kept receiving error "unprocessable entity" It turns out, when fulfilling an order, the locationid is required. Can you...

documentation
stale

![image](https://user-images.githubusercontent.com/5102208/51796438-a25bde80-2218-11e9-8ee9-86be49fce8c6.png) `RawBody` of the error has better error description

enhancement
stale

Hey guys, I just updated to the latest version of ShopifySharp, and based on a previous commit, you are now using HttpClient instead or Flurl. I don't mind removing that...

question
revisit in 5.0
stale

Hi, I am trying to get a list of orders. The order data is returned from Shopify but policyResult is not being returned by the function. I am using .Net...

bug
stale

It's currently a string. https://help.shopify.com/en/api/reference/shipping_and_fulfillment/fulfillment#create

missing or invalid properties
revisit in 5.0
stale

Didn't find entity for card object. Is it defined? This is the response from, webhook for "carts/update" `{ "created_at": "2018-05-07T09:50:11.386Z", "updated_at": "2018-05-07T11:15:08.415Z", "id": "304a12ff80eb5fa67d6a00cae654f8b0", "token": "304a12ff80eb5fa67d6a00cae654f8b0", "line_items": [ { "id":...

missing or invalid properties
new service
stale