Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL issue when connecting to Avanza #670

Open
jmbe opened this issue Nov 3, 2016 · 5 comments
Open

SSL issue when connecting to Avanza #670

jmbe opened this issue Nov 3, 2016 · 5 comments

Comments

@jmbe
Copy link

jmbe commented Nov 3, 2016

I am getting this error when trying to connect to Avanza:

Read error: ssl=0x[some hex digits]: I/O error during system call, Connection reset by peer

Seeing the same issue on two devices, both using Bankdroid v1.9.13.

Have tried turning on/off certificate pinning in debug settings, but it does not seem to have any effect.

Any ideas?

@jmbe
Copy link
Author

jmbe commented Nov 6, 2016

Steps to reproduce:

  1. Add account
  2. Select Avanza
  3. Enter username A and password A
  4. Hit Save
  5. SSL error message is shown. (Expected: error message saying username and password is incorrect.)

@goober
Copy link
Collaborator

goober commented Nov 6, 2016

Thanks for the report. I have an account at Avanza and can reproduce the issue. So I will look in to it as soon as possible. I'll keep you posted!

@fredrike
Copy link
Collaborator

fredrike commented Nov 7, 2016

Looks like Avanza is failing.

@vrutberg
Copy link

Avanza has shut down their old API, so that's why they're failing. They have a new API, which is used by this Node.js project: https://github.com/fhqvst/avanza. It should be possible to look at their implementation for reference.

@goober
Copy link
Collaborator

goober commented Nov 17, 2016

Thanks a lot for the information!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants