gocardless / gocardless-pro-python

GoCardless Pro Python Client
MIT License
37 stars 26 forks source link

Malformed response received from server #80

Open CHKAFF opened 1 year ago

CHKAFF commented 1 year ago

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

hjheath commented 1 year ago

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!

kizzlota commented 1 year ago

the same error when try client.payments.list().records v1.47.0