I’m testing the inventory snapshot and providing a post URL. I’m receiving a request on that URL (in addition to OPTIONS, no issue there) with a JSON payload but the response does not appear to have a content-type header. This adds some complexity on my end because our web framework assumes JSON requests have the appropriate header.
Could you confirm this is correct on your end? If this could be fixed, that would be amazing but it’s not a blocker on our side.
I wanted to make a new post about this but found this thread. Just want to let you know that this is also super important on our end that the inventory snapshot has correct content type header.