No content to show

User Activity

I actually found the problem in the meantime. I'm not bumping into missing required fields. I could make an order with only the line-item property present.Shopify rejects all POST using Basic Auth if they contain cookies. Postman always sends (hidden...
If I GET the list of orders, that works, but if I POST the most basic of create order messages  { "order": { "line_items": [ { "variant_id": 31779911532627, "quantity": 1 } ]...
This widget could not be displayed.
This widget could not be displayed.
Helpful From