Solved
Forum Discussion
1 Reply
Sort By
Hi,
In a REST response, I get data returned as an inline array of strings containing base64-encoded binary data (data:image/jpeg;base64) . In the request properties, I created a dump file (image.jpeg). The file exists, but I can't open the file. Is there something I'm missing?