Error in API requests only shows login page #4537
Unanswered
ronnyandre
asked this question in
Q&A
Replies: 1 comment
-
Make sure you add the header |
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.
-
I am running Firefly III version 5.4.6.
Description
I have created a Python script that downloads my bank statement and formats the transactions ready to be inserted to Firefly. However, I have an error somewhere in my JSON data which I am sending to the Firefly API, but the API only returns the HTML for the login page and a HTTP status 200. No error message and no data gets inserted through the API. I am using personal token to talk to the API, if that has anything to do with the issue.
Beta Was this translation helpful? Give feedback.
All reactions