konnectors/tagandpass

Broken Konnector: cannot authenticate

Closed this issue · 1 comments

The current version of the Konnector is broken.

Example error log using yarn standalone with a working user account:

$ cozy-konnector-standalone
BaseKonnector: debug : Preparing konnector...
BaseKonnector: debug : Running konnector main...
cozy-konnector-libs: info : Authenticating ...
BaseKonnector: warn : Error from konnector
BaseKonnector: debug : Error caught by BaseKonnector
BaseKonnector: critical : LOGIN_FAILED
debug : Capture exception and die
error Command failed with exit code 1.

It seems the Tag&Pass web application has changed some things regarding user authentication and bills retrieval.

The Konnector must be upgraded to the new communication protocol in order to be fully functioning again.

Fixed as of version 1.3.0