Hi,
When I use the ITEMS/{pid}/resource/stream api, if I understand correctly, the request response is a character string in base64 format corresponding to my physical file stored in IDM.

So if I copy the response body obtained in ION API gateway and submit it to a base64 to pdf converter, I should in theory regenerate my pdf file.
I've tried several online converters but always get an error.
Have I missed something?
Any advice would be welcomed
Denis