01-16-2019 05:27 AM
Hi,
I'm new with Meraki API and so far the only working GET so far is about my organizations, but when I try to get the network (using the ID retrieved from the previous get), the response i 404
[ https://api.meraki.com/api/v0/organizations/xxxblablablaxxx/networks ]
Why? the Organization ID is correct... I also tried with a sample Org_ID I found on Meraki Postman start guide, and it works of course. So, is it due some missing permission? What should I check?
Thanks!
Solved! Go to Solution.
01-16-2019 07:51 AM
Does your account have full access at the organization level (not at the network level)?
01-16-2019 06:06 AM
Make sure the Dashboard API is enabled for your organization. Go to Meraki Dashboard > Organization > Settings. Look for the "API Access" setting.
01-16-2019 07:33 AM
Already enabled, I also generated a brand new key and used in the place of the first key.
The GET Organizations is the only one working... Y_Y
01-16-2019 07:51 AM
Does your account have full access at the organization level (not at the network level)?
01-16-2019 08:00 AM
I think that is it. If I give myself "None" in organization and "Full" for the specific network then I can list my orgs, but can't actually fetch the networks.
01-16-2019 08:08 AM
Bingo... I have Read Only permission, indeed. I though that simple GET request would have been allowed, at least.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide