If an OAuth credential expires or stops working — for example, after a password change or employee departure — delete and recreate the token to get the integration running again.
Steps
- Log in to your Invoca account. In the sidebar, click Integrations, then Manage Integrations, then Custom Webhooks.
- Find the affected webhook in your list, click its name, then click the Configuration tab, then the Authentication sub-tab.
- Note the name of the credential listed in the OAuth Credentials box, then click the X icon to remove it. Click Save.
- In the sidebar, click Integrations, then OAuth Credentials.
- Find the token you identified in step 3, click the menu button in the Actions column, and select Delete.
- Click + New Credential to create a new OAuth token for the same purpose.
- Repeat steps 1–2 to return to the webhook you’re fixing.
- In the Authentication sub-tab, choose the new OAuth credential you just created, then click Save.
- Click the Delivery History tab and confirm the next delivery doesn’t show an authentication-related error (like 401 Unauthorized) — ideally you’ll see a 200 Success.