Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add missing source verifications #16

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

alexluong
Copy link
Collaborator

@alexluong alexluong commented Jan 26, 2024

I wanna note that there’s an existing bug in production on the dashboard where the following source verifications are not working:

  • Favro
  • Square
  • Trello

They require 2 params, “webhook secret key” and “url”, but on the dashboard there’s only 1 input for the signing secret. Because I don’t fully know what the URL value is supposed to be, my PR is mimicking the dashboard which only ask for “webhook secret key”. Because of that, when trying to use one of those source verification we will run into an error as well. Can you share more how I should go about this?

Here's the error message when trying to use Favro source verification, just for reference

CleanShot 2024-01-26 at 16 41 59@2x

@leggetter leggetter merged commit 7bacc66 into hookdeck:main Jan 29, 2024
7 checks passed
@alexluong alexluong deleted the add-source-verification branch May 2, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants