HTTP GET Request Character Limit

brynocular
Just browsing

HTTP GET Request Character Limit

Hi guys, 

 

I am trying to call an API named Get Organization Uplinks Statuses (https://developer.cisco.com/meraki/api-v1/#!get-organization-uplinks-statuses) with 300 serial numbers as its parameters. Unfortunately, it always returns null but if the serial number is lesser, it works fine.

 

Do you know if there are character limits for the HTTP get request for Meraki?

1 REPLY 1
hidden0
Meraki Alumni (Retired)
Meraki Alumni (Retired)

Hello @brynocular 

 

You might want to head over to the Enterprise forums: https://community.meraki.com/

You've found yourself on the Meraki Go community, and this product does not leverage an API.

 

It does sound reasonable that you've hit a limit of sorts, you can ask in the appropriate forum linked above. However, a solution would be to use action batches and chunk this batch up into pieces.