[Bug]: Adding Easybank / Austria doesn't work #1353

Closed
opened 2026-02-28 19:41:27 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @clutwo on GitHub (Aug 23, 2024).

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

Adding Easybank / Austria through gocardless produces an error.

It seems the "/gocardless/create-web-token" fails with a 500 error. it simply responds:

{"status":"error","reason":"internal-error"}

The request body is:

{"institutionId":"EASYBANK_BAWAATWW","accessValidForDays":90}

In the backend, the whole thing fails with a ERR_BAD_REQUEST (and some very long logs).

I doubt this is on gocardless, because I can add my other Bank Account from a different bank (DKB / de) no problem. I also tried adding Easybank in the gocardless web ui for test data and it worked straight away.

Installation method is Docker with "latest" tag (also tried it on "edge").

Steps to reproduce:

  1. Try to add Bank Account for Austria - Easybank. It fails with the following message:

image

Find the relevant server log attached.

actual.txt

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox, Chrome, Desktop App (Electron)

Operating System

Linux

Originally created by @clutwo on GitHub (Aug 23, 2024). ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? Adding Easybank / Austria through gocardless produces an error. It seems the "/gocardless/create-web-token" fails with a 500 error. it simply responds: `{"status":"error","reason":"internal-error"}` The request body is: `{"institutionId":"EASYBANK_BAWAATWW","accessValidForDays":90}` In the backend, the whole thing fails with a ERR_BAD_REQUEST (and some very long logs). I doubt this is on gocardless, because I can add my other Bank Account from a different bank (DKB / de) no problem. I also tried adding Easybank in the gocardless web ui for test data and it worked straight away. Installation method is Docker with "latest" tag (also tried it on "edge"). Steps to reproduce: 1. Try to add Bank Account for Austria - Easybank. It fails with the following message: ![image](https://github.com/user-attachments/assets/b4708bcc-565a-4e95-b336-e39fbbefd495) Find the relevant server log attached. [actual.txt](https://github.com/user-attachments/files/16731768/actual.txt) ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox, Chrome, Desktop App (Electron) ### Operating System Linux
GiteaMirror added the bug label 2026-02-28 19:41:27 -06:00
Author
Owner

@MatissJanis commented on GitHub (Aug 24, 2024):

Screenshot 2024-08-24 at 12 50 40
@MatissJanis commented on GitHub (Aug 24, 2024): <img width="1372" alt="Screenshot 2024-08-24 at 12 50 40" src="https://github.com/user-attachments/assets/0be0d026-b55a-4058-892f-bcc367aaf92a">
Author
Owner

@clutwo commented on GitHub (Aug 24, 2024):

I did reach out and waited 2 days. Noone is answering.

@clutwo commented on GitHub (Aug 24, 2024): I did reach out and waited 2 days. Noone is answering.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1353