Hi All,
I am using Rest API from postman.
first saved the form and updating the image attachment. so that i have used the put method to update the form.
I have used base64 encoded for pdf file.
but this is what i get.
Where i have gone wrong.
When i am using test.txt file its uploaded successfully and viewed but pdf is not uploading.
Also my pdf or image file which i am convert to base 64 give huge data which is too large to pass in url.
Any one can help on this.
For the benefit of others, when you get the kind of answer you were looking for, you should click the Solution link at the bottom of that answer. This helps others in the future go directly to the information they seek.