Hey everyone,
Really need help on this one.
My admin tells me I have read write access on a Sharepoint folder and I can see that since I can read and write in it in my file explorer but I always get the "-2147024891","System.UnauthorizedAccessException" error when trying to use the "list a folder" on my folder.
What specific permission do I need? Am I doing something wrong?
"body": {
"status": 403,
"message": "Accès refusé.\r\nclientRequestId: ae34bc74-beb5-430f-a932-21d564fab33c\r\nserviceRequestId: 5f6baca1-c0f8-9000-66de-c445d465a502",
"source": "example",
"errors": [
"-2147024891",
"System.UnauthorizedAccessException"
]
}