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.

API keys

I try to follow the guidelines to setup a Oauth2 client (https://support.panopto.com/s/article/support-panopto-com-s-article-oauth2-client-setup) and more specifically how to do this in Postman (https://support.panopto.com/s/article/How-to-use-Postman-with-the-Panopto-REST-API).

But I have trouble with the following:

1. CORS Origin URL

2. Redirect URL

What should this be for me? I work at Western Norway University of Applied Sciences (https://www.hvl.no) , and even though I am administrator for Panopto I don't have any URLs to my name.

Tagged:

Answers

  • Kevin BaumKevin Baum Panopto Employee

    Hi Aasmund,

    If you are using Postman to get the token, for now, you do not need to worry about the CORS Origin URL, as Postman will not block based off of cross-origin issues.

    For the Redirect URL, if you are using a current version of Postman, you should be able to use their built-in redirect URL (https://www.postman.com/oauth2/callback). Please make sure to add that URL to the API Client in Panopto as a Redirect URL before trying to get the access token through Postman.

    Please let me know if you have any other questions.

    Thanks,

    Kevin

Sign In or Register to comment.