I keep getting an error, saying the file I am trying to upload doesn't exist. I am uploading the current picture for an image component, so Image.Picture. I tried it with the companion and downloaded as an apk on my phone but get the same error both times. Any ideas why that is happening?
Please provide a Do it result for Image Picture
Generally try an absolute, full or relative path...
Taifun
I tried with and w/o file:/// prefix.
ok, my bad. I was cutting off a couple of chars at the end. Works now. thanks.
please share the block
Blocks for what?
How to extract the image URL from the responce and what does this Upload options means i want to upload a image taken by the carmera
What's output of Image1.Picture block?
GotResponse
event provides response as Dictionary. I am sure you know how to use dictionary block.
You could have checked aia file and found something useful.
You can check docs in the very first post.
Pm me apk/link.
To find out what is going on usr logcat
Taifun
problem solved.
Please let us know how you solved it to help others with the same problem in future
Taifun
Hi Nova can you please share the screenshot of your block to find exactly🙂
This was posted 2 years ago.
Hi, I tried to use lovely great this extension, in my project. Unfortunately, after I setup the block, I got this one.
java.lang.RuntimeException: Server returned unexpected status code - 401 - {"error":{"message":"Invalid Signature 0e4c5a44bb41f47600340c60b409da0fb9e9b6d5. String to sign - 'timestamp=1745122458'."}} at com.cloudinary.android.UploaderStrategy.callApi(UploaderStrategy.java:134) at com.cloudinary.Uploader.callApi(Uploader.java:34) at com.cloudinary.Uploader.upload(Uploader.java:76) at com.sunny.Cloudinary.Cloudinary$1.run(Unknown Source:83) at java.lang.Thread.run(Thread.java:1012)
here is my block setup
this error showed after I pick the image