Forum Discussion
No RepliesBe the first to reply
Related Content
- 5 years ago
- 7 years ago
- 3 years ago
- 11 years ago
- 5 years ago
Recent Discussions
- 15 years ago
I have attached a file to a REST request to upload to an application and it uploads it ok however when I open the file in the application it says the file has been corrupted and I can't view it. The file needs to be base64 encoded which is why I think it is giving this message. Is it possible to make sure the file is encoded as base64 when attaching it to a request?