Error in sending request to server - , errno - 7
I'm trying the SIMPLE code
$arr_result = \Cloudinary\Uploader::upload("test.png");
print_r($arr_result);
The file exists and there is no permision in the file, do you have a REALLY useful example??
0
-
Hi Felipe,
What is the error that you see?
Have you set up your cloud API credentials first with either `\Cloudinary::config()` or by setting an environmental variable?
In addition, what do you mean by "there is no permission in the file"? What OS is your machine running on?
Looking forward to your update.0
Post is closed for comments.
Comments
1 comment