Description
I’ve confirmed that webhook validation is working, but I’m still not receiving the above events for some webinars. Is there a way to see if they were ever sent? Here is a sample of some of the webinars that events were not received:
Hi @chris.ota , if these webhooks should’ve been sent within the last 7 days, we can submit a request to our backend to check what happened. If it has been past 7 days, we will need new webinar ids. Please confirm with me and send your client id and developer email in the private message I am starting with you.
Looking at the application with client id: 7PPA******Q, they can see two endpoints configured, one for test and one for production. They see the status 401 multiple times for both endpoints. Those errors lead to believe that the webhook was unauthenticated or unauthorized. This typically indicates the Secret Key or verification token used in configuring your webhook isn’t being properly accepted.