airbytehq / airbytehq/PyAirbyte

source-amazon-seller-partner with PyAirbyte isn't working

Đang mở
#641 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
344
Fork
77
Merge trung bình
1 ngày 11 giờ
Pull request đã merge (30 ngày)
35

Mô tả

### Connector Name

source-amazon-seller-partne

### Connector Version

4.6.0

### What step the error happened?

Configuring a new connector

### Relevant information

This is how I am setting the source

```
config = {
...: # Basic configuration
...: "aws_environment": "SANDBOX",
...: "region": "us-east-1",
...: "account_type": "Seller",
...:
...: # Credentials - replace with your actual values
...: "refresh_token": "RefreshTOKEN",
...: "lwa_app_id": "appId",
...: "lwa_client_secret": "ClientSecret",
...:
...: # Date settings
...: "replication_start_date": "2023-03-25", # Set to 2 years ago or your desired start date
...:
...:
...: # Additional settings
...: "report_wait_timeout": 180,
...: "wait_for_report_reset": False
...: }

ab.get_source("source-amazon-seller-partner", config = config)
```

### Relevant log output

```shell
2025-03-25 18:19:30 - ERROR - Error starting the sync. This could be due to an invalid configuration or catalog. Please contact Support for assistance. Error: Validation against json schema defined in declarative_component_schema.yaml schema failed
```

### Contribute

- [ ] Yes, I want to contribute

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.