Common Issues

Connection issues

chevron-rightMy API key is rejected when connectinghashtag

Double-check that you copied the full API key from Captain Data with no trailing spaces. Keys are found in your Captain Data account settings under API access. If the key was recently regenerated, make sure you're using the latest version — old keys are invalidated immediately.

chevron-rightCoupler.io says it can't reach Captain Datahashtag

This usually means Captain Data's API is temporarily unavailable. Wait a few minutes and try running the data flow again. If the issue persists, check Captain Data's status page for any active incidents.

Missing data

chevron-rightJob Results are empty even though my jobs completedhashtag

Job Results only appear after a job has fully finished processing. If you ran the data flow while a job was still in progress, the results may not have been written yet. Try running again after confirming the job status shows as completed in Captain Data.

chevron-rightI can see jobs but no data in the Job Results entityhashtag

Some workflows are configured to process data without storing explicit result records — for example, workflows that push data directly to an external destination. Check your workflow configuration in Captain Data to confirm it is set to store results.

chevron-rightOnly some workflows or jobs appear in the synchashtag

Coupler.io pulls data scoped to the API key you provided. If your key is tied to a specific workspace, only jobs and workflows within that workspace will be returned. Check whether you need a workspace-level or organization-level API key.

Permission errors

chevron-rightI get a 403 Forbidden error when syncinghashtag

Your API key may not have sufficient permissions. Captain Data API keys can be scoped — make sure the key has read access to the entities you're trying to pull (workflows, jobs, results). Generate a new key with broader permissions if needed.

Data discrepancies

chevron-rightThe record count in Job Results doesn't match what Captain Data shows in the UIhashtag

Captain Data's UI may display aggregate counts that include records from retried or partial job runs. Coupler.io pulls the raw result records as stored by the API, which may differ slightly. Use the Job ID field to cross-reference specific runs if precision is critical.

Rate limits

chevron-rightMy sync fails with a rate limit errorhashtag

Captain Data enforces API rate limits that vary by plan. If you're pulling large volumes of job results, try scheduling syncs during off-peak hours or reducing the frequency of runs. If you hit limits consistently, contact Captain Data support about your plan's API quota.

Last updated

Was this helpful?