pawelad / pymonzo

Modern Python API client for Monzo public API.
https://pymonzo.pawelad.dev/
Mozilla Public License 2.0
21 stars 21 forks source link

Fix pot deposit handling #39

Closed m-roberts closed 1 month ago

m-roberts commented 5 months ago

I got this issue when trying to make a deposit into a pot.

I found that it was due to "the fact the data was in the query string and not the body".

This is likely an issue across the library, but the change offered in this PR is what I needed for my purposes.

pawelad commented 1 month ago

Thanks for highlighting this, I'm honestly not sure how I haven't noticed it before. I'll check a couple of things, merge this and try to release a new version soon-ish.

codecov[bot] commented 1 month ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: