[GH-ISSUE #7198] [Bug]: GoCardless syncing transations only the first time (setup) #17243

Closed
opened 2026-04-14 20:09:03 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @alex3025 on GitHub (Mar 14, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7198

What happened?

I was using GoCardless to sync my transactions since 2024, some weeks ago I got an error during sync and decided to re-link my Actual account to my GoCardless account.

Since that time, I cannot fetch any new transaction unless I do the re-link procedure again. So, to be more clear, when I unlink and then link again GoCardless, it does fetch new transactions as expected but then every time I press "Bank Sync" in the next days/times it doesn't fetch any new transactions.

Sometimes I also get the rate-limit error even if I did not reach my 50 syncs per month limit nor spammed the "Bank Sync" button.

It seems that there aren't any errors each time I press "Bank Sync" but still the transactions aren't fetched. Is that a problem on GoCardless end?

info: POST 200 /gocardless/transactions
info: POST 200 /sync/sync

How can we reproduce the issue?

Just un-linked and then linked again my 2024 GoCardless account to my existing Actual Budget's account (also created in 2024).

The transactions are fetched once during the GoCardless setup and never again when pressing the "Bank Sync" button.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 10

Originally created by @alex3025 on GitHub (Mar 14, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7198 ### What happened? I was using GoCardless to sync my transactions since 2024, some weeks ago I got an error during sync and decided to re-link my Actual account to my GoCardless account. Since that time, I cannot fetch any new transaction unless I do the re-link procedure again. So, to be more clear, when I unlink and then link again GoCardless, it does fetch new transactions as expected but then every time I press "Bank Sync" in the next days/times it doesn't fetch any new transactions. Sometimes I also get the rate-limit error even if I did not reach my 50 syncs per month limit nor spammed the "Bank Sync" button. It seems that there aren't any errors each time I press "Bank Sync" but still the transactions aren't fetched. Is that a problem on GoCardless end? ``` info: POST 200 /gocardless/transactions info: POST 200 /sync/sync ``` ### How can we reproduce the issue? Just un-linked and then linked again my 2024 GoCardless account to my existing Actual Budget's account (also created in 2024). The transactions are fetched once during the GoCardless setup and never again when pressing the "Bank Sync" button. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 10
GiteaMirror added the needs infobug labels 2026-04-14 20:09:03 -05:00
Author
Owner

@youngcw commented on GitHub (Mar 15, 2026):

Likely, gocardless is not sending new data. You should be able to see what data is being sent if you open the browser console and look at the output there when you sync.

<!-- gh-comment-id:4063075043 --> @youngcw commented on GitHub (Mar 15, 2026): Likely, gocardless is not sending new data. You should be able to see what data is being sent if you open the browser console and look at the output there when you sync.
Author
Owner

@alex3025 commented on GitHub (Mar 15, 2026):

No, it doesn't, you were right. Just checked.

So that's an issue on GoCardless' side?

<!-- gh-comment-id:4063618936 --> @alex3025 commented on GitHub (Mar 15, 2026): No, it doesn't, you were right. Just checked. So that's an issue on GoCardless' side?
Author
Owner

@youngcw commented on GitHub (Mar 15, 2026):

Actual can only add the transactions it gets. Contact gocardless.

<!-- gh-comment-id:4063673449 --> @youngcw commented on GitHub (Mar 15, 2026): Actual can only add the transactions it gets. Contact gocardless.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#17243