Forum Discussion

earthmessenger's avatar
earthmessenger
Copper Contributor
Feb 13, 2022

How can i use Microsoft Graph API to access .json files on onedrive with character '#' in the path?

I try to use the following code to access the file on OneDrive, but it doesn’t work.   $ curl 'https://graph.microsoft.com/v1.0/me/drive/root:/share/test/%23.json' -H 'Authorization: ************'...

Resources