dariusk / rss-to-activitypub

An RSS to ActivityPub converter.
MIT License
560 stars 28 forks source link

[bug] Error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data #67

Open LoricAndre opened 1 year ago

LoricAndre commented 1 year ago

Hello,

after installing and setting up the service in my instance, I can log in as my user after the authorization dialog, but when I head to /convert and try to add a field, I get Error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data in#out

Is it a setup issue from my side (I did have difficulties with the database because I am using docker and docker-compose) ?