Git Product home page Git Product logo

ubank's People

Contributors

eidorb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ubank's Issues

Upstream API documentation?

Hi there, thanks for publishing this code. Are you able to provide a reference to the documentation for the API that's being used? I can't find anything on Google or https://developer.nab.com.au/docs, so that leaves me a little unsure about the implications of running this code, particularly the use of what is presumably your API key 73189799-4b8e-4215-b6aa-5e39e89bf490:34c92e53-975a-4bfb-9221-c2f8ab449941. I'm interested in whether the transactions function can be extended to return more than just the most recent transactions.

`POST` to `/app/v1/welcome` endpoint no longer works

The POST request at the following line no longer works. The following response is given:

{
    "dialog": {
        "type": "Simple",
        "data": {
            "type": "error",
            "message": "Please update your app"
        },
        "buttons": [
            {
                "type": "Default",
                "data": {
                    "text": "No",
                    "secondary": "True"
                }
            },
            {
                "type": "ToAppStore",
                "data": {
                    "text": "Update"
                }
            }
        ]
    },
    "message": "Please update the app to use this feature"
}

I tried changing app_version to 11.43.1 (the current app version as at 2024-08-07), but that didn't fix the problem.

Hoping this is just a simple fix, because this tool will make my life very convenient :)

Does this still work?

Thanks for this script. It appears it does not work out of the box anymore. Running it I receive:
{"error_description":"Invalid user credentials","error":"invalid_grant"}

I took a look at the network traffic for browser login and at least for me it requires an SMS OTP. How are you dealing with this now?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.