pgp
October 13, 2020, 11:41pm
1
I’ve created an oauth application. Enabled event subscriptions and added an event notification URL for the recording completed event.
The app is showing as installed Manage > Installed Apps.
But when I get an email saying my recording is ready, I dont get anything sent to the event notification URL.
Is there another step I need to make after getting the access token to enable webhooks?
Many thanks
Hey @pgp ,
Can you double check that you’ve installed your OAuth app using the Local Test method?
Additionally, double check that your endpoint is prepared to return a 200 OK response.
Let me know if this helps!
Thanks,
Will
pgp
October 14, 2020, 7:00pm
3
Thanks for the response @will.zoom
The app is installed at Local Test yes. My endpoint is prepared to return 200 but Im not getting the request.
Many thanks
pgp
October 14, 2020, 7:08pm
4
Thanks @will.zoom - for some reason your response got me thinking about network and I realised it was a firewall issue on my side
Aha, the evasive firewall issue!
I’m glad you figured it out, though. Don’t hesitate to reach back out, should you have further issues!
Best,
Will