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.

Server Application Authentication

I've developed a server application which authenticates to the API and retrieves JSON metadata on folders and sessions. This works fine on my local machine in development, but when I publish the feature to our QA server, the authentication returns this instead of the access token I get locally: {:Message=>"Authorization has been denied for this request."} .

We'd rather not use a client based server application as this is a simple showcase of videos with no other functionality. It simply retrieves the metadata (GET only) then parses the video IDs to embed in the page. Is there something else I can do to make this work as a server application?

Tagged:

Answers

Sign In or Register to comment.