Replies: 1 comment
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
I am running Firefly III CSV import version 2.3.0 to 2.5.0, and my problem is:
Running csv-importer via a docker (non-swarm mode).
Setup FIREFLY_III_URI and FIREFLY_III_ACCESS_TOKEN environment variables.
Click reauthenticate and it won't re-authenticate the instance.
Steps to reproduce
Start from an already authenticated CSV importer instance.
Click "Reauthenticate"
Expected behavior: Reauthenticated (i.e. no change as FIREFLY_III_URI and FIREFLY_III_ACCESS_TOKEN are not changed)
Actual behavior: Ask me to type Firefly III URL and client ID.
Restarting the docker container does not help.
Extra info
The 2.2.4 log said:
Bonus points
Beta Was this translation helpful? Give feedback.
All reactions