Open bogdanghervan opened 8 years ago
The makeRequest method should no longer error out on 201 Created. The Shopify API returns this status code when an entity is created. Here's an example: https://help.shopify.com/api/reference/product#create
makeRequest
201 Created
The
makeRequest
method should no longer error out on201 Created
. The Shopify API returns this status code when an entity is created. Here's an example: https://help.shopify.com/api/reference/product#create