Meraki API - error ?

Edwin_Remudaro1
Comes here often

Meraki API - error ?

Hi,

 

I am new to the meraki api world but i learned the basic already.

I am trying to get some responses and some are working and some are not, i am using Postman for this.

 

When i try to get api response for "getOrganizations" and "getOrganizatonsAdmins" it runs just fine.

But when i try the "getOrganizationNetwork" so i can find the Network ID for each of my networks, it fails with a 404 Error Code and it does not return anything. I added a print screen. I dont think i am doing anything wrong, but can anyone more experenced help?

 

Edwin_Remudaro1_0-1613073590924.png

 

2 Replies 2
MerakiDave
Meraki Employee
Meraki Employee

Hi @Edwin_Remudaro1 it might just be your organizationID?  To test, simply type out the entire GET URL, like this https://dashboard.meraki.com/api/v1/organizations/123456/networks and click Send and see if you get a 200 response or something else.  


@MerakiDave wrote: friday night funkin

Hi @Edwin_Remudaro1 it might just be your organizationID?  To test, simply type out the entire GET URL, like this https://dashboard.meraki.com/api/v1/organizations/123456/networks and click Send and see if you get a 200 response or something else. 


Thanks a lot for your advice

Get notified when there are additional replies to this discussion.