Closed ezraw closed 7 years ago
The error codes for CMS API are listed here: https://docs.brightcove.com/en/video-cloud/cms-api/references/error-messages.html
Debug logging can be enabled in lib/Brightcove/API/Client.php, ex:
public static $debugRequests = "/tmp/bc.log";
Thanks! I'll take this specific issue to the Drupal issue queue then.
Hi,
I am receiving a 400 response code. I've ensured the API application has all permissions enabled. Is there documentation for the error codes? I've been unable to find it.