Adam,
You do not need to get a picture with the help of the rest request. it's a direct link. You can just paste it in the src attribute of the picture
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Adam,
You do not need to get a picture with the help of the rest request. it's a direct link. You can just paste it in the src attribute of the picture
So what I get in the service response from my screenshot is correct? And I can just map the response to a variable and add the variable to my html img tag?
I am very confuse! I am able to upload the file but I am still lost on getting the direct link to file. The documentation isn't helping at all. Its almost useless. Can someone please post screenshots on setting this up?
I am very confuse! I am able to upload the file but I am still lost on getting the direct link to file. The documentation isn't helping at all. Its almost useless. Can someone please post screenshots on setting this up?
Hi Adam,
You can add this URL to Image 'src' attribute. You can also use mapping to do it.
How can I query the file name of the file?
Hi Adam,
See where is direct URL you need on this screen shot: http://prntscr.com/3yw7ho/direct
Aslo see screen shot with response mapping: http://prntscr.com/3yw8dl/direct
Regards.
Im getting an error when trying to upload an file through the create file service. code":"BCXX002","description":"Cannot consume content type"
I fix the error, but now the entire file will not upload. It will only upload like 20kb of the file instead of the entire file. How can I solve this?