My developer is using the GetItem action within the Neto API.
The API is returning most of the production information, however the ProductURL and ImageURL are empty.
Can you offer insights as to why this might be?
I'm seeing the same behaviour, it looks like a bug in the API. I'd suggest submitting a support ticket if you haven't already.
Can we please get an update on this? This ticket was raised 5 years ago and the ProductURL is still not returning with the GetItem API call.
Those fields appear deprecated or may have never worked. Instead, try "ItemURL" and "Images" in the output selector.
They are returning useful info for me:
Seems like they have never worked if this post is 5 years old. Thanks, I was aware of ItemURL and thought that maybe the ProductURL would return the full URL with the domain. However, its not an issue to concatenate.