Skip to content

BrightcoveOS/api-request-troubleshooting-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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'

About

Troubleshooting shell script for Brightcove API requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages