admin管理员组

文章数量:1410737

I have picture URL like .aspx?CID=73191&UID=jani1903&PID=115d9055a5d14aeacec6ecbb1484714f&P=/Pictures/KSL/SON/KSL/KSLSONKSL0059/29X0c3F9t0I051R5P7Q5u8K8k1A3O0s1.jpg

I'm trying make product with that pic, but REST API say it's the wrong format and it's not acceptable due to security.

What can I do? Reformat it via PHP?

I have picture URL like http://cdn.action.pl/File.aspx?CID=73191&UID=jani1903&PID=115d9055a5d14aeacec6ecbb1484714f&P=/Pictures/KSL/SON/KSL/KSLSONKSL0059/29X0c3F9t0I051R5P7Q5u8K8k1A3O0s1.jpg

I'm trying make product with that pic, but REST API say it's the wrong format and it's not acceptable due to security.

What can I do? Reformat it via PHP?

Share Improve this question edited Dec 13, 2019 at 14:39 butlerblog 5,1213 gold badges28 silver badges44 bronze badges asked Dec 13, 2019 at 6:48 JanKoroJanKoro 13 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I did that by downloading first those picture via exec(wget).

本文标签: Uploading picture via REST API