Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Cannot POST Product Image

Cannot POST Product Image

OlekOsikowicz
Visitor
1 0 0

Hi there,

 

I am trying to upload images to product, via both attaching base64 string and supply URL to public server.

Both don't work for me.

 

The result of the POST requst to Product Images endpoint resutlts with just a list of images that are already there.

I tried both with `curl` and Python:

screen.png

 As you can see, I dont recieve any confirmation.

 

With Python I tried like this:

OlekOsikowicz_0-1689789496697.png

Here, the request is just returning information about already existing images.

As you can see I tried both with URL and encoded base64 string which looks like this:

OlekOsikowicz_1-1689789585882.png

Did any one have similar issue?

 PS: I double checked that I have correct permission

 

I will appreciate any help

Replies 0 (0)