By integrating Bugsnag with DX, you can analyze errors and incorporate them into custom DX scorecards. Please visit our schema explorer to see what data DX imports.
Prerequisites
To connect Bugsnag to DX, you need:
a Personal access token
Setup instructions
Step 1
Create a Personal access token by navigating to My account settings -> Personal auth tokens.
Step 2
Navigate to the connector setup form in DX.
Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.
Set the Bugsnag API base URL to https://api.bugsnag.com
if you are unsure of your company's specific base URL.
API Reference
The table below lists the specific API endpoints that are used by DX.
Endpoint URL | Documentation Link |
/user/organizations | |
/organizations/{organization_id}/projects | |
projects/{project_id}/errors |
Errors
The table below lists potential error codes when adding a connection in DX.
Error | Description |
| Your API credentials entered are not valid. |
| The provided credentials does not have access to any organizations or projects. |