I've been looking at the current API https://www.dropbox.com/developers/documentation/http/documentation#files-export and was wondering if you could help
I assume this the endpoint I used to export Google Docs, Sheets etc?
I get the following error:
path/restricted_content/
I have the header Dropbox-API-Select-Admin set with the team admin id
Dropbox-API-Arg header set with {"path":"id:MY_FILE_ID"}
Am I missing something?
Thanks