FastAPI App using Zoom Webhook runs locally but not in Docker where Zoom Signature Rejected
I built a FastAPI App that receives meeting/recordings events from Zoom API through Zoom Webhook. I use ngrok for the webhook URL. Everything works perfectly when running it locally.