We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on 4 objects: bank accounts, customer balance transactions, invoice line items, subscription items Error message "TypeError: init() missing 1 required positional argument: 'start_date'"
Success sync
logs-164-0.txt
This PR might have a bug on start_date #6466 Reverting back to 0.1.18 solves this error
The text was updated successfully, but these errors were encountered:
start_date
Zirochkaa
Successfully merging a pull request may close this issue.
Enviroment
Current Behavior
Error on 4 objects: bank accounts, customer balance transactions, invoice line items, subscription items
Error message "TypeError: init() missing 1 required positional argument: 'start_date'"
Expected Behavior
Success sync
Logs
logs-164-0.txt
Investigation
This PR might have a bug on start_date #6466
Reverting back to 0.1.18 solves this error
The text was updated successfully, but these errors were encountered: