Braintree connector pagination bug (supposed fixed in v 0.3.8) in transactions query
- 主要言語
- Python
- スター
- 22.1k
- フォーク
- 5.4k
- 平均マージ
- 5時間
- マージ済み PR(30日)
- 671
説明
### Connector Name
braintree
### Connector Version
0.3.28
### What step the error happened?
During the sync
### Relevant information
https://github.com/airbytehq/airbyte/pull/42848 changelog indicates that a bug regarding pagination was fixed in July 2024. for version 0.3.8
21st Nov 2025 I received this error when using the braintree connector against our sandbox
Request to https://api.sandbox.braintreegateway.com:443/merchants/[redacted merchant id]/transactions/advanced_search?page=1001 failed with status code 422 and error message None
Seems to be the same bug. I am using marketplace braintree connector version 0.3.28
### Relevant log output
```shell
Request to https://api.sandbox.braintreegateway.com:443/merchants/[redacted merchant id]/transactions/advanced_search?page=1001 failed with status code 422 and error message None
```
### Contribute
- [ ] Yes, I want to contribute
コントリビューションガイド
評価
この issue はまだ評価されていません。