Common Issues

Connection issues

chevron-rightAuthentication failed / invalid API keyhashtag

Double-check that you're using your Personal Auth Token and not a project-level API key. These are different credentials in Bugsnag. Your Personal Auth Token is found under My Account → Personal auth token in the Bugsnag dashboard. If the token was recently regenerated, update it in your Coupler.io data flow settings.

chevron-rightData flow connects but returns no datahashtag

This usually happens when the authenticated user doesn't have access to the selected project or organization. Verify that your Bugsnag account has at least viewer-level access to the project you're trying to export. Also check that your start date isn't set too far back for inactive projects, or too recent to capture existing data.

Missing data

chevron-rightErrors or events from certain projects are missinghashtag

Coupler.io pulls data based on the organization and project your API token has access to. If a project belongs to a different organization that your user isn't a member of, it won't appear. Check your Bugsnag organization memberships and confirm the token belongs to a user with access to all relevant projects.

chevron-rightStart date doesn't seem to filter data correctlyhashtag

Bugsnag's API uses the first-seen or event timestamp depending on the entity. For Errors, the date filter applies to the first_seen field. For Events, it applies to the event timestamp. If you're expecting errors that were first seen before your start date but are still active, they may not appear — adjust your start date accordingly.

chevron-rightPivots entity returns empty resultshashtag

Pivots require a specific project context and valid pivot dimensions configured in your Bugsnag account. If no pivot data is configured in the project, the entity will return empty. Confirm that your Bugsnag project has pivot data available by checking it directly in the Bugsnag dashboard.

Permission errors

chevron-right403 Forbidden when accessing Organizations or Collaboratorshashtag

Some entities — including Organizations, Collaborators, and Teams — require Organization Admin permissions. If your Bugsnag user is only a project-level member, you'll get a 403 error for these entities. Either use an Admin account's token or limit your data flow to project-scoped entities like Errors and Events.

Data discrepancies

chevron-rightError counts in Coupler.io don't match the Bugsnag dashboardhashtag

The Bugsnag dashboard applies real-time filters (release stage, time range, custom filters) that may not match the parameters in your data flow. Make sure your start date and any project filters in Coupler.io align with the dashboard view you're comparing against. Also note that the Errors entity returns aggregate counts, not per-event totals — use Events for granular counts.

Rate limits

chevron-rightData flow fails or times out on large exportshashtag

Bugsnag enforces API rate limits that vary by plan. If you're exporting a large volume of Events from a high-traffic project, the request may hit rate limits or time out. Narrow your start date to reduce the volume per run, or split the export across multiple data flows using different projects as sources.

circle-exclamation

Last updated

Was this helpful?