liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
243 stars 173 forks source link

Swedbank corporate profile is broken #513

Closed goober closed 8 years ago

goober commented 9 years ago

GET engagement/overview returns 401 Unauthorized when using the Swedbank Corporate application key.

Need to investigate if we can use profile/{profileId} instead of profile/private/{bankId} for both private and corporate profiles. And verify the authentication flow.

alesch commented 9 years ago

Where in the project can I find the Swedbank related code?

goober commented 8 years ago

Swedbank now requires BankID for logging in. Closing this issue due to this.