Sentry
Integrating with Sentry will allow you to boost efficiency by automatically sending bug reports to your Sentry instance.
Register Sentry OAuth app
- Log in to your Buddy Enterprise workspace as admin.
- Go to the workspace Preferences and switch to the Applications tab.
- Click Configure under the Sentry logo and copy Redirect URI
- Go to https://sentry.io/api/applications/
- Click Create New Application
- Fill in the application details. The following fields are required:
- Name → anything, eg.
Buddy Enterprise
- Authorized Redirect URIs → paste the redirect URI that you’ve copied from Buddy Enterprise
- Name → anything, eg.
- Copy the Client ID and Secret. You will need that for the last part.
- Click Save Changes when done.