Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. /_api/web/GetFolderById('{$guid}')?$expand=Folders,Files
  2.  
  3. {
  4. "error": {
  5. "code": "-2147024894, System.IO.FileNotFoundException",
  6. "message": {
  7. "lang": "en-EN",
  8. "value": "File Not Found."
  9. }
  10. }
  11. }
  12.  
  13. {
  14. "error": {
  15. "code": "-2147024891, System.UnauthorizedAccessException",
  16. "message": {
  17. "lang": "en-EN",
  18. "value": "Access denied. You do not have permission to perform this action or access this resource."
  19. }
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement