Common Issues

Connection

chevron-rightI can't find 100ms in the Coupler.io source listhashtag

100ms is an Early Access source and requires a feature flag to be enabled on your account. If you don't see it in the source list, contact Coupler.io support and ask them to enable the 100ms_airbyte_source_feature flag for your workspace.

chevron-rightAuthentication fails when I enter my Management Tokenhashtag

Make sure you're using a Management Token from the 100ms dashboard, not an app token or a peer token. Go to your 100ms dashboard → Settings → Developer and generate or copy your Management Token. Tokens are workspace-scoped, so confirm you're using the token for the correct 100ms workspace.

Missing data

chevron-rightMy export returns no rows even though sessions existhashtag

Check the Start date in your data flow settings. If the start date is set too recently (or in the future), no sessions will fall within the range. Adjust the date picker to a date before your earliest session.

Also note that the 100ms source is date-filtered — only records created on or after your start date are returned.

chevron-rightActive room peers shows no datahashtag

The Active room peers entity returns participants currently connected to rooms in real time. If no rooms have active participants at the moment the flow runs, the export will be empty. This entity reflects live state only — it does not return historical peer data.

circle-info

To analyze historical participant data, use the Sessions entity instead, which includes the peers field with participant details from past sessions.

chevron-rightRecordings are missing for sessions I know were recordedhashtag

Recordings may take several minutes to hours to appear after a session ends, depending on the recording duration and processing queue. If a recording was recently completed, wait and re-run the flow. Recordings still in processing status may not appear as fully resolved rows until processing is complete.

Permissions

chevron-rightI'm getting a 401 Unauthorized or permission errorhashtag
circle-exclamation

If your 100ms account is on a restricted plan, some entities (e.g., analytics data) may not be available. Check your 100ms plan to confirm API access to those endpoints.

Data discrepancies

chevron-rightSession counts in my export don't match the 100ms dashboardhashtag

The 100ms dashboard and the API may differ in how they aggregate sessions. The Coupler.io export uses the start date you specify — if your dashboard shows an all-time view but your export has a start date set to last month, the numbers will differ. Align the date range in both places before comparing.

chevron-rightAnalytics event counts seem lower than expectedhashtag

Analytics events are filtered by your start date just like other entities. Events that occurred before the start date are not included. If you changed the start date in your flow, the export only reflects the new range from that point forward.

circle-exclamation

Rate limits

chevron-rightMy flow is running slowly or timing outhashtag

100ms API rate limits apply during data export. For large workspaces with many sessions or analytics events, exports may take longer than expected. Consider narrowing your start date window to reduce the volume of data fetched per run. If timeouts persist, contact Coupler.io support.

Last updated

Was this helpful?