07-16-2021 07:56 AM
Hello, Folks.
I'm getting "page not found" when I a consult meraki insight API. Anyone already have same issue? How solve it?
The url used on request. ( The problem is not API KEY )
https://api.meraki.com/api/v1/networks/<mynetworkid>/insight/applications/19.19/healthByTime
Solved! Go to Solution.
07-16-2021 09:26 AM
@lmendesb : You gets an HTTP status code of 500 with the message "Internal Server Error" as a response for API calls. ... It means that the server encountered an unexpected condition that prevented it from fulfilling the request. This error is usually returned by the server when no other error code is suitable.
https://datatracker.ietf.org/doc/html/rfc7231#section-6.6
Check this tread if it helps, I would say its not client issue, Open a Support ticket with Meraki
07-16-2021 08:21 AM
@lmendesb : I am not able to open this above URL. Can you check this
https://developer.cisco.com/meraki/api-v1/#!get-network-insight-application-health-by-time
07-16-2021 09:12 AM
Hey @inderdeepsingh1
Yes, it's! On the url I've posted I masked the NetworkID.
07-16-2021 09:26 AM
@lmendesb : You gets an HTTP status code of 500 with the message "Internal Server Error" as a response for API calls. ... It means that the server encountered an unexpected condition that prevented it from fulfilling the request. This error is usually returned by the server when no other error code is suitable.
https://datatracker.ietf.org/doc/html/rfc7231#section-6.6
Check this tread if it helps, I would say its not client issue, Open a Support ticket with Meraki
07-16-2021 10:51 AM
@inderdeepsingh1 I got it. So, I'll open a case
Thank you!
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