Adis Hrnjica
Whiz KidPlease 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.
-
Re: Current rate limits for the REST API
Hi Gareth, The rate limits are still the same if you use defaults. We can increase these numbers if customer requests it. Each request is calculated based on the incoming client ID (for an OAuth2 tok… (View Post)1 -
Re: SOAP API generating faults in PHP
Hi Trevor, Can you try to switch from using the "wsdl" format to using the "singlewsdl" format? So if you used https://{yoururl}/Panopto/PublicAPI/4.6/SessionManagement.svc?wsdl N… (View Post)1 -
Re: Feature Request? API for getting all folders of a user?
Hi Samuel, In the next Panopto release we have a new REST API folders endpoint (/api/v1/folders/creator). This should return all the folders where user has creator rights, including their personal fo… (View Post)3 -
Re: How do I change the usergroup name?
Hi Sayaka, If you really need to rename usergroup I would suggest deleting the original group, and making a new one with the same memberships and proper name. Also if you need get the members of the … (View Post)1 -
Re: How do I change the usergroup name?
Hi Sayaka, I don't think there is a way to change usergroup name through the API at this moment. You can do this on the UI side only. At this time the Panopto SOAP API can only create groups, ad… (View Post)1