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.

Inquiry about error when calling file upload API

To upload a video in postman /Panopto/PublicAPI/Rest/sessionUpload
I call this API
{
"Message": "User does not have permission to perform the requested action. UploadId: 00000000-0000-0000-0000-000000000000 SessionId: Reason: No upload permission to session group",
"MessageID": 43053,
"FolderId": null,
"SessionId": null
}

The result comes out like this

Only FolderId is passed as a parameter.

What's the problem?

Best Answer

  • Kevin BaumKevin Baum Panopto Employee
    Answer ✓

    Hello,

    The most common reason you would see that error is due to the user not having permission to create new sessions in the folder that you passed in as a parameter. Can you please verify that the user you are using has the correct permission to create content in the folder you are using?

    Please let me know if you have any other questions, or if you have verified that the user should have the correct permissions.

    Thanks,

    Kevin

Answers

Sign In or Register to comment.