


when I am hitting above doc file asset api it is giving data in above format. How to get it in readable string.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @akshaybhujbale,
For doc(x) you can use plain rendition, so you can try url like this http://localhost:4503/api/assets/closedaclcheck/UGC_AEM.docx/renditions/plain
Here is similar topic: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-ecoding-format...
Hi @akshaybhujbale,
For doc(x) you can use plain rendition, so you can try url like this http://localhost:4503/api/assets/closedaclcheck/UGC_AEM.docx/renditions/plain
Here is similar topic: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-ecoding-format...