-
Notifications
You must be signed in to change notification settings - Fork 173
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
Comments
Steps to reproduce:
|
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! |
Looks like Avanza is failing. |
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. |
Thanks a lot for the information! |
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?
The text was updated successfully, but these errors were encountered: