Hi guys,
I am using Microsoft Graph Api for create, upload and download docx/doc document on OneDrive. But I want to reach only content inside the uploaded document or existing document in OneDrive. I tried the get item and download services with Postman, Graph Explorer website and java code. But the servces didn't return the only content. Could you help me about this?
if anyone has tried it before.
(The response result can be base64 or even binary, enough to return :) )
