bnw / firefly-iii-fints-importer

Import financial transactions from you FinTS enabled bank into Firefly III.
GNU Affero General Public License v3.0
155 stars 23 forks source link

Cant find a "firefly_account_id" for the config.json #106

Closed Borega closed 1 year ago

Borega commented 1 year ago

Where can I find that ID? I tried all kinds of IDs that I could find but they were all wrong. What ID is used here and where can I find it?

bnw commented 1 year ago

This is the id of your account in firefly. If you are the only person using your firefly instance, your account id is most likely 1. You can see your firefly account id in firefly: Options -> Profile -> "Your user id is X"

Borega commented 1 year ago

"Could not find the Firefly ID "1" in your Firefly III account. Please review your configuration." but at the same time: "Your user id is 1" when looking at Options -> Profile ->

DanielVolz commented 1 year ago

You can find the firefly account id under Accounts-> Asset Account by hovering over the link in the "Name" column. If there is no asset account, you have to create one first by yourself.

The link will look similar to "https://firefly.local/accounts/show/12". The number (here 12) is the account id of the selected asset account.