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.
No authentication screen when uploading or downloading videos
管理者 MISAKI
Tyro
in API
I implemented the video uploading process using the API based on the sample program (Python) published on your website, but the authentication screen (ID and password input screen) was displayed. The Rest API was executed as expected when the ID and password were manually entered, and the video was uploaded. Is there a way to execute the API without displaying the authentication screen?
Also, is it possible to download videos without displaying the authentication screen by using an authentication cookie when I use SOAP API? Can this be done by using the IAuth.LogOnWithExternalProvider Method?
Tagged:
0
Answers
Hello,
Did you follow this article:
https://support.panopto.com/s/article/Upload-API
Does the program obtain OAuth2 authorization access token?
Thanks,
-Adis