This project provides a starting point for integrating the Brightcove CMS API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
When im trying to ingest the video, Im getting the following error...
Invalid status code: expected 200-299, got 401.
[{"error_code": "UNAUTHORIZED", "message": "Permission denied."}]
But im giving the valid credentials. what might be the issue?
When im running file as manual its running good, If i put automate(supervisord) job, its giving permission denied error.. Please help me to fix this...
When im trying to ingest the video, Im getting the following error... Invalid status code: expected 200-299, got 401. [{"error_code": "UNAUTHORIZED", "message": "Permission denied."}] But im giving the valid credentials. what might be the issue?
When im running file as manual its running good, If i put automate(supervisord) job, its giving permission denied error.. Please help me to fix this...