Hi all,
I tried to use the Chevereto API to upload image by using the following post request URL:
http://xxxxxxxxxxx/api/1/upload/?ke...est/[path]/montreal vs toronto.png&format=txt
then I had the response error like: Invalid file source.
But when I tried another url source without %20 ascii encoded, everything was fine: http://xxxxxxxxxxx/api/1/upload/?ke...dummypath]/montreal-vs-toronto.png&format=txt
My chevereto hosting information:
Chevereto version: 3.6.9
PHP version: 5.5.21
GD Library: Version bundled (2.1.0 compatible) JPEG:1 GIF:1/1 PNG:1 WBMP:1 XBM:1
Please help me about this weird issue. Thanks in advance.
I tried to use the Chevereto API to upload image by using the following post request URL:
http://xxxxxxxxxxx/api/1/upload/?ke...est/[path]/montreal vs toronto.png&format=txt
then I had the response error like: Invalid file source.
But when I tried another url source without %20 ascii encoded, everything was fine: http://xxxxxxxxxxx/api/1/upload/?ke...dummypath]/montreal-vs-toronto.png&format=txt
My chevereto hosting information:
Chevereto version: 3.6.9
PHP version: 5.5.21
GD Library: Version bundled (2.1.0 compatible) JPEG:1 GIF:1/1 PNG:1 WBMP:1 XBM:1
Please help me about this weird issue. Thanks in advance.