Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 918 Bytes

File metadata and controls

26 lines (17 loc) · 918 Bytes

api-request-troubleshooting-script

Troubleshooting shell script for Brightcove API requests

Purpose:

Troubleshoot HTTP requests and reponses to/from Brightcove APIs

Installation:

Move this file to a directory you control

Requirements:

  1. bash
  2. cURL
  3. valid Brightcove ClientId and ClientSecret (or use this Brightcove Learning Services sample app)
  4. valid request URL for one of the Brightcove REST APIs that use OAuth2 for authentication

Use

  1. Open terminal
  2. navigate to directory containing this file
  3. run 'sudo ./requestTool.sh'
  4. follow prompts
  5. Search the directory containing this file for 'request_log.txt'