Postman 404 error

bayet
Getting noticed

Postman 404 error

Hello,

 

I'm getting error code 404 downloaded from Meraki SDK recently. All the keys and value were added, but still not able to connect to the dashboard from Postman.

 

Old version of postman-meraki collection still working without any issue. So i'm not sure if the collection from the SDK is allowed to use local with postman on my PC.

 

Any help please and thank you very much.

 

Postman_SDK_export.PNGpostman_error404.PNGpostman_get.PNGpostman_header.PNGpostman_evn.PNG

2 Replies 2
PhilipDAth
Kind of a big deal
Kind of a big deal

You should be using api.meraki.com, not dashboard.meraki.com.


@PhilipDAth wrote:

You should be using api.meraki.com, not dashboard.meraki.com.


I'm going to take a guess and say that that is probably not the reason. The baseUrl environment variable is not used in the GET url.

 

However there should be no colon there. I think that is probably the reason.

 

It should be:

https://api.meraki.com/api/v0/networks/{{networkId}}

Rather than:

https://api.meraki.com/api/v0/networks/:networkId
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.