Welcome to the Panopto Community

Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.

Required permissions for api upload

Hello, I am trying upload a file to another users personal folder using the API. I am making the API call using an internal Panopto user with site admin access. When I try to create an blank upload session I get the following error message:

POST https://<my site>/Panopto/PublicAPI/Rest/sessionUpload

Authorization: Basic <auth token>

Content-Type: application/json


{"FolderId":"fddf3a38-a8ae-4cb0-aaca-ae2800be6ccb"}

{"Message":"User does not have permission to perform the requested action. UploadId: 00000000-0000-0000-0000-000000000000 SessionId: Reason: User not found","MessageID":43053,"FolderId":null,"SessionId":null}

Does my API user require more than site admin? This is the same user I am using to find the folderid via the SOAP API, so the "user not found" message seems strange.

Tagged:

Answers

Sign In or Register to comment.