Forum Discussion
dataSights_MDI
Nov 15, 2022Copper Contributor
Getting -2147024891, System.UnauthorizedAccessException - Sharepoint Online Rest API
We are fetching Sharepoint list through REST API for a client (tenant domain is medicaldesigninnovations), for that We have registered an app here https://medicaldesigninnovations.sharepoint.com/_l...
rajkumar50
Jun 05, 2023Copper Contributor
I am also doing same steps and facing the same error.
{
"error": {
"code": "-2147024891, System.UnauthorizedAccessException",
"message": {
"lang": "en-US",
"value": "Attempted to perform an unauthorized operation."
}
}
}
Please Help!
{
"error": {
"code": "-2147024891, System.UnauthorizedAccessException",
"message": {
"lang": "en-US",
"value": "Attempted to perform an unauthorized operation."
}
}
}
Please Help!