Dashboard API Script Reports

AkilahIS
Conversationalist

Dashboard API Script Reports

Hi Guys,

 

Have just set this up according to the instructions. Added my API ID and ran the script to generate the organisation ID in the settings tab. But when I run a report I get a 404 error. Am I missing something here?

 

Thanks

2 REPLIES 2
Nash
Kind of a big deal

That sounds like your request isn't correct. You could have the URI wrong, or be missing a portion of the header.

 

Here's a demonstration using the Postman environment from https://postman.meraki.com

 

When I call GET {{baseUrl}}/organizations but don't include the key:value pair of "X-Cisco-Meraki-API-Key":{{X-Cisco-Meraki-API-Key}}, I'll get 404. 

 

But if I ensure that my header includes that key:value pair (my API key), then I get a list of orgs that my API key works on.

SoCalRacer
Kind of a big deal

Are you using webhook or python, or something else?

Get notified when there are additional replies to this discussion.