pawelad / pymonzo

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

Added decline reason to enums.py #42

Closed chris987p closed 1 week ago

chris987p commented 2 weeks ago

Added decline reason 'AUTHENTICATION_REJECTED_BY_CARDHOLDER' to 'Undocumented in Monzo API docs' after running into error running code

pawelad commented 1 week ago

Thanks for this! Hopefully this will no longer be an issue with https://github.com/pawelad/pymonzo/commit/7f330acebb8601bb2e02017412776a1216a76890 🤞