-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Bug]: Fresh import of backup file and new token for bank sync SimpleFin #4295
Comments
Within pika pod, I have created a new token. After I enter nothing would sync with "SimpleFin Bad Token" BUT would show the account to link or remove link. Within pika pod, I removed a link and re-added. Sync looked to function for all accounts BUT still through a "Internal error". Version 25 still currently. |
Confirming this issue after upgrade to 25.3.1 (fresh import, removed link to simplefin and tried creating new connection with new token). The error I am getting is: I tried the same token with simplefin-transactions.py script and that worked (script can be found here https://gist.github.com/psybers/60e7332f93dc59f3ac5f636827921e17). Few other things that I tried was:
|
Don't re use the token. Create a new token. Try after entering to unlink
and re link one account. Then bank re sync
…On Fri, Mar 7, 2025, 12:44 PM sokosoko333 ***@***.***> wrote:
Confirming this issue after upgrade to 25.3.1 (fresh import, removed link
to simplefin and tried creating new connection with new token).
The error I am getting is:
Error: Invalid SimpleFIN access token. Reset the token and re-link any
broken accounts.
f CreateAccountModal.tsx:76
w usePress.mjs:133
No useEffectEvent.mjs:26
N usePress.mjs:318
t useGlobalListeners.mjs:28
onPointerDown usePress.mjs:277
React 11 ....
I tried the same token with simplefin-transactions.py script and that
worked (script can be found here
https://gist.github.com/psybers/60e7332f93dc59f3ac5f636827921e17).
Few other things that I tried was:
1. Remove data dir and try re-importing saved file - same issue
2. Remove data dir, sign-out, delete all files (local and remote) and
then start fresh - same issue. It does not accept SimpleFin token.
—
Reply to this email directly, view it on GitHub
<#4295 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJXSFQCZ5LHX2Z2ONPRO432THLHBAVCNFSM6AAAAABWP3DNZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBXGA2DIMRSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: sokosoko333]*sokosoko333* left a comment
(actualbudget/actual#4295)
<#4295 (comment)>
Confirming this issue after upgrade to 25.3.1 (fresh import, removed link
to simplefin and tried creating new connection with new token).
The error I am getting is:
Error: Invalid SimpleFIN access token. Reset the token and re-link any
broken accounts.
f CreateAccountModal.tsx:76
w usePress.mjs:133
No useEffectEvent.mjs:26
N usePress.mjs:318
t useGlobalListeners.mjs:28
onPointerDown usePress.mjs:277
React 11 ....
I tried the same token with simplefin-transactions.py script and that
worked (script can be found here
https://gist.github.com/psybers/60e7332f93dc59f3ac5f636827921e17).
Few other things that I tried was:
1. Remove data dir and try re-importing saved file - same issue
2. Remove data dir, sign-out, delete all files (local and remote) and
then start fresh - same issue. It does not accept SimpleFin token.
—
Reply to this email directly, view it on GitHub
<#4295 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJXSFQCZ5LHX2Z2ONPRO432THLHBAVCNFSM6AAAAABWP3DNZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBXGA2DIMRSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I did. I created new token (fresh, unused by any other application), but for some reason ActualBudget is telling me that token is invalid. |
I also tried going to previous working version and that did not help (same error). After that I re-imported my old data and now everything works. |
Verified issue does not already exist?
What happened?
Summary: Imported a backup of my budget into a fresh docker install within TrueNas. Cleared the SimpleFin token and entered in the New token created. Click Link accounts after token entry, button spins and prompts for me to enter in my token again.
I can confirm the token entered is not making a successful connection to SimpleFIn to change status to "Claimed". I have tested locally using SimpleFIn Developer and verified the token does work. I did attempt to unlink all accounts to see if re-link prompt would display with no luck
How can we reproduce the issue?
How can we reproduce the issue?
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Chrome
Operating System
Linux
The text was updated successfully, but these errors were encountered: