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
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
Initial thoughts are the token is still set to the prior token and as that's been "removed" it isn't changing the token to the new entered value
{
"status": "ok",
"data": {
"error_type": "INVALID_ACCESS_TOKEN",
"error_code": "INVALID_ACCESS_TOKEN",
"status": "rejected",
"reason": "Invalid SimpleFIN access token. Reset the token and re-link any broken accounts."
}
}
How can we reproduce the issue?
How can we reproduce the issue?
Docker installation
Import a backup file with a known token to have been removed from SimpleFin
Clear the token and enter in a newly created token
Spinning and re-prompt for token with below showing in Developer Tools
{
"status": "ok",
"data": {
"error_type": "INVALID_ACCESS_TOKEN",
"error_code": "INVALID_ACCESS_TOKEN",
"status": "rejected",
"reason": "Invalid SimpleFIN access token. Reset the token and re-link any broken accounts."
}
}
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:
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.
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: