Prabash Madusanka
Nov 21, 2017Copper Contributor
Resetting the file handler cache Failed
I used postmen and send the following request for resetting file handler cache.
GET https://xxx-my.sharepoint.com/_api/v2.0/drive/apps?forceRefresh=1
Authorization: Bearer {access-token}
but i get the following error in postmen when executing above request
{"error_description":"Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown."}
Any idea please
Thanks