Cannot figure out why webhooks won’t create when using an ngrok tunnel.
I keep receiving this response:
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred","errno":101}
They were working a few weeks ago
I’m surprised you ever got it to work at all. I never got webhook creation working via ngrok - Asana is pretty particular about the other end of the webhook handshake having a valid SSL certificate and it doesn’t even recognize some certificate authorities (you can search in the forum for more info on issues people have had like that).