Code Monkey home page Code Monkey logo

hypeapi's Issues

Error 401

Grazie per la fantastica repo che uso felicemente da ormai 3 anni per fare un report mensile delle mie spese nette.

Oggi di punto in bianco ricevo questo errore quando chiedo la lista dei movimenti (user, password e otp sono corretti)

Traceback (most recent call last):
  File "[..]\Hype_GoogleDrive_Sync.py", line 32, in <module>
    json_data=h.get_movements(3000) #last 3000 movemente
              ^^^^^^^^^^^^^^^^^^^^^
  File "[..]\utils.py", line 27, in wrapper
    return func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "[..]\hype.py", line 168, in get_movements
    return self._api_request(method="GET", url=self.MOVEMENTS_URL.format(limit))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "[..]\banking.py", line 79, in _api_request
    raise self.AuthenticationFailure
banking.Banking.AuthenticationFailure

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "[..]\Hype_GoogleDrive_Sync.py", line 44, in <module>
    h.get_card_info()
  File "[..]\utils.py", line 27, in wrapper
    return func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "[..]\banking.py", line 109, in get_card_info
    return self._api_request(method="GET", url=self.CARD_URL)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "[..]\banking.py", line 79, in _api_request
    raise self.AuthenticationFailure
banking.Banking.AuthenticationFailure

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.