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.
Fail make connection to API using PHP
in API
Hai, I have a problem getting the correct responses from API.
This is my code :
This is my sample responses from the API :
Is anyone having the same issue as I face it? any solution to make it successful and get the right responses from API?
0
Answers
I have made extensive use of this code: GitHub - ulsdevteam/php-panopto-upload-api which also contains code to make regular calls to the API. It uses the Guzzle PHP HTTP client.