OneDrive / onedrive-sdk-csharp

OneDrive SDK for C#! https://dev.onedrive.com
Other
294 stars 143 forks source link

General Exception for exapand=Children #155

Closed praveenmb9752000 closed 8 years ago

praveenmb9752000 commented 8 years ago

Hi ,

I am invoking below URL, but getting "generalException" Request: GET https://-my.sharepoint.com/personal//_api/v2.0/drive/root/view.delta?expand=children Repsonse: { "error": { "code": "generalException", "message": "An unspecified error has occurred." } }

cdmayer commented 8 years ago

Please open this issue against the API Docs, as this is not an SDK-specific issue. https://github.com/OneDrive/onedrive-api-docs