IBM / newrelic-cli

New Relic CLI is a command line tool which is used to operate New Relic objects(Synthetic monitors, alert policies, conditions, account users etc). You can use it easily to list/get/create/delete these objects. It can be used to backup your New Relic configuration data and restore in the future. It is easy to be used other than calling different REST API endpoints.
Apache License 2.0
62 stars 30 forks source link

get dashboards 401 #3

Closed sstarcher closed 5 years ago

sstarcher commented 5 years ago

Using a account level key get users, alertspolicies both work, but get dashboards fails with a 401

Response status code: 401. Get one page dashboards, pageCount '1'
Status code is not 2XX calling NewRelic REST
sstarcher commented 5 years ago

not a issue with the client as I get the same error from new relics api explorer.