Troubleshooting
Only "get" methods work.
Does your API key have write permissions but no changes are taking effect?
- Use
https://api-mp.meraki.com/api/v0
as the Host instead of https://api.meraki.com/api/v0
when configuring the Meraki Node "Service". This (mega proxy) host will transparently handle redirects that are known to cause issues with PUT and POST requests.
404 Errors
- Have you configured a valid API key?
- Are the parameters valid?
- If you use a serial number of an MR access point but use an API call inteded for MS switches, a 404 will occur.