Jul 11 2024
10:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 11 2024
10:49 PM
Meraki API: Need help with 404 Bad Request Errors
Hi Team,
I am using Meraki APIs and I have imported all the meraki packages for getting the org id and network id I don't see any issues.
When I use the above URL in my script I am getting 404 error I think [] are replaced with %5B%5D. I have tried to change the URL but no luck Can someone help me here.
1 Reply 1
Jul 12 2024
12:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 12 2024
12:17 AM
Get Network Events - Meraki Dashboard API v1 - Cisco Meraki Developer Hub
You don't need the [] for productType, so this URL should work:
https://api.meraki.com/api/v1/networks/{networkId}/events?productType=wireless&perPage=30

Get notified when there are additional replies to this discussion.