Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

troubleshooting-service-hooks.md 2.2 KB

You have to be logged in to leave a comment. Sign In
title intro redirect_from versions
Troubleshooting service hooks If payloads aren't being delivered, check for these common problems. [/enterprise/admin/articles/troubleshooting-service-hooks/ /enterprise/admin/developer-workflow/troubleshooting-service-hooks /enterprise/admin/user-management/troubleshooting-service-hooks] [{enterprise-server *} {github-ae *}]

Getting information on deliveries

You can find information for the last response of all service hooks deliveries on any repository.

{% data reusables.enterprise_site_admin_settings.access-settings %} 2. Browse to the repository you're investigating. 3. Click on the Hooks link in the navigation sidebar. Hooks Sidebar 4. Click on the Latest Delivery link under the service hook having problems. Hook Details 5. Under Remote Calls, you'll see the headers that were used when POSTing to the remote server along with the response that the remote server sent back to your installation.

Viewing the payload

{% data reusables.enterprise_site_admin_settings.access-settings %} 2. Browse to the repository you're investigating. 3. Click on the Hooks link in the navigation sidebar. Hooks Sidebar 4. Click on the Latest Delivery link under the service hook having problems. 5. Click Delivery. Viewing the payload

Viewing past deliveries

Deliveries are stored for 15 days.

{% data reusables.enterprise_site_admin_settings.access-settings %} 2. Browse to the repository you're investigating. 3. Click on the Hooks link in the navigation sidebar. Hooks Sidebar 4. Click on the Latest Delivery link under the service hook having problems. 5. To view other deliveries to that specific hook, click More for this Hook ID: Viewing more deliveries

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...