Skip to content

The requested stream BalanceTransactions was not found in the source (Shopify) #11647

Closed
@hbd

Description

@hbd

Environment

  • Airbyte version: 0.35.62-alpha
  • OS Version / Instance: AWS EC2
  • Deployment: Docker (Compose)
  • Source Connector and version: Shopify v0.1.36
  • Destination Connector and version: S3 v0.2.3
  • Severity: Medium
  • Step where error happened: Sync job

Current Behavior

After creating a new Shopify source using credentials from a Shopify Development store, syncing to an S3 destination (Parquet), the connection reports requested streams are not available. However, these streams are available for other merchants with the same configuration.

Expected Behavior

The streams should be available.

Logs

LOG

2022-04-01 02:50:14 source > "The requested stream balance_transactions was not found in the source. Available streams: dict_keys(['orders', 'abandoned_checkouts', 'metafields', 'order_refunds', 'order_risks', 'tender_transactions', 'transactions', 'fulfillments', 'shop'])"

Steps to Reproduce

  1. Create source using Shopify development store credentials
  2. Sync to S3 (probably works with any other destination)
  3. View logs for the sync

Are you willing to submit a PR?

Yes

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions