All things Shopify and commerce
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi there, I have a small problem with uploading images to products via the shopify REST Api.
When I create a image for a product, with a post request, I can't see it in my shop. When i fetch my product again with a GET request I'm able to see that there is an image.
My Request: POST: /admin/api/2019-07/products.json
{
"product":{
"title":"Burton Custom Freestyle 151",
"bodyhtml":"<strong>Good snowboard!</strong>",
"vendor":"Burton",
"producttype":"Snowboard",
"tags":"Barnes & Noble, John's Fav, \"Big Air\"",
"images":[
{
"src":"https://image.shopimore.at/upload/mayway/images/600/geschirrspueler-mayway-steel-tech-1603-n-16069-5..."
}
]
}
}
.
I also tried to upload it to the "ProductImages" endpoint with the same result.
Thanks in advance
PS: it's just some test so the data doesn't make any sense
Hi there,
what response are you getting after the POST request?
also, i think bodyhtml and producttype properties are wrong, can you compare with the documentation?
Hi there,
the missing underscores are just in the post missing. They are present in the original call.
thank you for your response and thanks for any other solutions
In the image of the data response I see an image in place. This one:
https://cdn.shopify.com/s/files/1/0267/7581/4228/products/geschirrspueler-mayway-steel-tech-1603-n-1...
So what's not working as you expect? Is this about the API or more to do with the front end code not showing the image? Those could be two very different issues.
The image there is not shown anywhere in the shop. Even though it's saved.
Nevermind,
i found the bug. Thanks for the help
what was the bug, i have the same issue
Was the bug of any relevance to the problem, or unrelated? Would be nice to know for the sake of anyone else that reads this dead end post
User | RANK |
---|---|
67 | |
46 | |
34 | |
32 | |
27 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022