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.
https://api.meraki.com/api/v1/networks/<network>/events?productType=wireless&perPage=30&verbose=true...
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.