Joshua Harms

Results 144 comments of Joshua Harms

Ah perfect, glad you got it figured out! The custom domains did work at one time, but now that you say that I remember there being an older bug report...

Thanks for the report @Hackers1955! Could you clarify what you mean by a null response? Do you mean the `inventoryItem` value is null here?

It looks like the documentation is incorrect here! I could have sworn there was a way to get the active theme more quickly, but it looks like the only way...

I had just received a similar question about this same thing the other day and it reminded me of this question. Unfortunately it's still not possible at the moment, but...

Yep, for now they go in there. I'm planning on a better solution so it isn't all crammed into the same document but that's a few weeks away still.

As far as I know this is not expected, but it’s possible Shopify has changed the behavior in the API version we’re now targeting. Can you post the code you’re...

Where is that `shopifyProduct` coming from, and which properties are you trying to change when updating it? That information will help me track down where the problem may lie.

I see, if you set the variants property to null before updating, does that change anything?

Hey @lafasta, did you manage to get this working? I'm not able to reproduce the issue on my end so it may have been solved in a recent version.

Hey Guillaume, this looks like a bug. For some reason the SetAsync method is sending a GET request, but based on your Postman example it should be sending a POST...