Using this template helps us debug your issues more effectively 
Description
The Webhook bot is unresponsive
Error
Trying to do anything with webhooks is failing, I cannot post to old endpoints, using the example curl command provided, and when I try to use any command in the zoom app i get no response, having tried “help”, “configure”, and “Connect new_endpoint_name”
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook
Which Endpoint/s?
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- curl ‘https://inbots.zoom.us/incoming/hook/yv8vFcz0lDJ_gjupxzLWhB2N’ -X POST -H ‘Authorization: *************’ -d ‘Hello World!’
“”"
Server error: 502,
502 Bad Gateway
zoom """
Screenshots (If applicable)
Additional context
Add any other context about the problem here.