404 Error Encountered on Cisco Platform with Azure Function HTTP Request

wesco
New here

404 Error Encountered on Cisco Platform with Azure Function HTTP Request

Hi Team,

 

I've been using a Webhook endpoint as an Azure function HTTP request. It's working perfectly in our local environment. However, when we test it on the Cisco platform, it returns a 404 error. Do you have any idea why this might be happening?

 

Thanks.

2 Replies 2
dexter_king
Conversationalist

Which Cisco platform are you trying to use? Is the Cisco device in the same subnet as the other local devices? If the communication path between the Cisco device and Azure is there, I would probably check the URL. I might would use postman, curl, python script, some local method just to ensure you have the right URL for the Cisco device and then match that within the Azure function.

__________________________________
Dexter King

Hello Dexter,

 

We are using the https://n565.meraki.com/login/dashboard_login platform. Yes the Cisco device is in the same subnet as others . We are getting proper responses via postman and local methods. There is an option to test the web hook setting from the Meraki portal, this always fails . The Cisco tac says they always gets 404 error in their backend logs.

Get notified when there are additional replies to this discussion.