You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)
What happened?
I tried to add bank account from MBANK_RETAIL_BREXPLPW but every time I get "An error occurred while linking your account, sorry!"
Steps to reproduce:
Looking at the backend logs, there is a problem with request to /api/v2/agreements/enduser/, which always return 400 Bad Request.
I can add accounts from other institutions without any problems.
I'm using the latest version of Actual, v24.7.0
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Chrome
Operating System
Windows 11
The text was updated successfully, but these errors were encountered:
Perfect. The community will be able to assist better on Discord with debugging this issue. If they deem it to be a real bug in actual (and not in GoCardless or SimpleFin which it usually is) - then we can open up an issue.
Why this way? Because we have a lot of people actively assisting with tech support on Discord. Whereas on github we mostly have the maintainers who are very limited in their capacity to offer tech support.
Verified issue does not already exist?
What happened?
I tried to add bank account from
MBANK_RETAIL_BREXPLPW
but every time I get "An error occurred while linking your account, sorry!"Steps to reproduce:
Looking at the backend logs, there is a problem with request to
/api/v2/agreements/enduser/
, which always return 400 Bad Request.I can add accounts from other institutions without any problems.
I'm using the latest version of Actual, v24.7.0
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Chrome
Operating System
Windows 11
The text was updated successfully, but these errors were encountered: