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) ?
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 getError: 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) ?