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

Autofix: Unable to rotate webhook secrets #598

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lattaai1
Copy link

@lattaai1 lattaai1 commented Oct 30, 2024

I have identified the issue in the rotateSecret method of the Webhooks class. The problem was that it was using the incorrect HTTP method and path. I've updated the method to use the correct POST request to the /v3/webhooks/rotate-secret/{id} endpoint as specified in the documentation.

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.

1 participant