Recent searches
No recent searches

Meagan Combs
Joined Dec 17, 2021
·
Last activity Dec 28, 2023
Following
0
Followers
0
Total activity
2
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Meagan Combs
Meagan Combs created a post,
We have our webhook set up such that it makes a POST request to our internal API. We want to authenticate this request by verifying that it came from zendesk by following the documentation outlined here.
We've setup the NodeJS verification example exactly as described, and pulled the webhook secret from a live webhook, and pulled live webhook invocation request headers for the timestamp and signature, exactly as described for testing our verification logic, and the signed values never match. We have also tried testing the webhook with the static test secret noted here.
- Could we get a list of the most common mistakes made when verifying webhook signatures?
- Do you have a python example of verifying webhook signatures that we could refer to?
- Would it be possible to set up a call to speak with a support specialist directly about the issues we're seeing?
Posted Dec 17, 2021 · Meagan Combs
2
Followers
14
Votes
10
Comments