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
gocardless-pro 1.42.0
When I used client.payments.create(params=params), throws error: gocardless_pro.errors.MalformedResponseError: Malformed response received from server
client.payments.create(params=params)
Everything worked fine before
The text was updated successfully, but these errors were encountered:
Hi @CHKAFF, did you manage to resolve this?
If you could reproduce this and send me the request ID I can debug what's going on here. Thanks!
Sorry, something went wrong.
the same error when try client.payments.list().records v1.47.0
client.payments.list().records
No branches or pull requests
gocardless-pro 1.42.0
When I used
client.payments.create(params=params)
, throws error:gocardless_pro.errors.MalformedResponseError: Malformed response received from server
Everything worked fine before
The text was updated successfully, but these errors were encountered: