ubank icon indicating copy to clipboard operation
ubank copied to clipboard

Access ubank programatically.

Results 4 ubank issues
Sort by recently updated
recently updated
newest added

The POST request at [the following line](https://github.com/eidorb/ubank/blob/eef563e3102bba9acb96f65bdd873bfe6b616178/ubank.py#L193) no longer works. The following response is given: ``` { "dialog": { "type": "Simple", "data": { "type": "error", "message": "Please update your app"...

adds x-api-version to prevent 'Please update app' errors

Python version: 3.11 OS: MacOS 15.2 fetched from master, v1.1.0 I have recently signed up to ubank and looking for a way to get my transaction history and was trying...

Python script no longer works Had setup for balances.py previously that is no longer working, with 403 error. Running ubank.py, here is the console output: ``` Enter ubank password: Traceback...