[GH-ISSUE #2179] [Bug]: Deactivated Keytrade Bank (BE) account #115233

Closed
opened 2026-06-11 06:19:39 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @tjorim on GitHub (Jan 6, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2179

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I want to add a new account. I pick "Link bank account with GoCardless". The bank is in Belgium, called Keytrade Bank. After (successfully) authorizing it through GoCardless I end up in Actual again where it keeps spinning. Checking the Docker log (running in Unraid) I found the error below.

Last year I had a joint account that is now closed (and not visible in their bank app). However, I also have a new bank account I want to connect to. Connecting on the GoCardless dashboard works just fine and shows me both accounts and their corresponding transactions.

Preferably it (Actual) just fetches all data available to get a better spending history. If not possible, skip the (probably) first (deactivated) account and continue with the second one. In the current situation it does nothing and keeps spinning.

What error did you receive?


    data: {
      summary: "Couldn't update account details",
      detail: 'Account has been deactivated or it no longer exists.',
      status_code: 401,
      type: 'AccountInactiveError'
    }

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

Operating System

Windows 11

Originally created by @tjorim on GitHub (Jan 6, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/2179 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? I want to add a new account. I pick "Link bank account with GoCardless". The bank is in Belgium, called Keytrade Bank. After (successfully) authorizing it through GoCardless I end up in Actual again where it keeps spinning. Checking the Docker log (running in Unraid) I found the error below. Last year I had a joint account that is now closed (and not visible in their bank app). However, I also have a new bank account I want to connect to. Connecting on the GoCardless dashboard works just fine and shows me both accounts and their corresponding transactions. Preferably it (Actual) just fetches all data available to get a better spending history. If not possible, skip the (probably) first (deactivated) account and continue with the second one. In the current situation it does nothing and keeps spinning. ### What error did you receive? ``` data: { summary: "Couldn't update account details", detail: 'Account has been deactivated or it no longer exists.', status_code: 401, type: 'AccountInactiveError' } ``` ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome, Microsoft Edge ### Operating System Windows 11
GiteaMirror added the bug label 2026-06-11 06:19:39 -05:00
Author
Owner

@MatissJanis commented on GitHub (Jan 11, 2024):

👋 Did you previously link the deactivated account to Actual? If yes: could you try un-linking it and seeing if that solves the problem?

<!-- gh-comment-id:1887823335 --> @MatissJanis commented on GitHub (Jan 11, 2024): 👋 Did you previously link the deactivated account to Actual? If yes: could you try un-linking it and seeing if that solves the problem?
Author
Owner

@tjorim commented on GitHub (Jan 11, 2024):

No, this is a clean/fresh/new install. First time set up and other banks work.

<!-- gh-comment-id:1887863588 --> @tjorim commented on GitHub (Jan 11, 2024): No, this is a clean/fresh/new install. First time set up and other banks work.
Author
Owner

@MatissJanis commented on GitHub (Jan 13, 2024):

I see. My recommendation here is to reach out to GoCardless support. AFAIK there's nothing we could do in Actual to fix the 401 error you are receiving from GoCardless.

<!-- gh-comment-id:1890444225 --> @MatissJanis commented on GitHub (Jan 13, 2024): I see. My recommendation here is to reach out to GoCardless support. AFAIK there's nothing we could do in Actual to fix the 401 error you are receiving from GoCardless.
Author
Owner

@tjorim commented on GitHub (Jan 13, 2024):

It should just skip the first account and get data from the second one. They're linked to the same login details. Also, even though the account is closed, the transactions are apparently still available for 6 months.

<!-- gh-comment-id:1890464089 --> @tjorim commented on GitHub (Jan 13, 2024): It should just skip the first account and get data from the second one. They're linked to the same login details. Also, even though the account is closed, the transactions are apparently still available for 6 months.
Author
Owner

@tjorim commented on GitHub (Jul 20, 2024):

@MatissJanis Issue still persists. I can simply access the data through the GoCardless Bank Account Data website when testing. The bank account is indeed inactive but there are multiple accounts linked to a single user... Anyway, I reached out to them and will post their reply here.

<!-- gh-comment-id:2240987883 --> @tjorim commented on GitHub (Jul 20, 2024): @MatissJanis Issue still persists. I can simply access the data through the GoCardless Bank Account Data website when testing. The bank account is indeed inactive but there are multiple accounts linked to a single user... Anyway, I reached out to them and will post their reply here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#115233