Describe the bug
When opening the webapp and trying to search for a plant i get the error:
"com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $"
Expected behavior
I would expect to find the plants in the DB according to my search term
Screenshots

Additional context
The treffle API key is correct and the dbs seem to be correct too. Not sure what exactly causes the issue. New installation did not help.
Describe the bug
When opening the webapp and trying to search for a plant i get the error:
"com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $"
Expected behavior
I would expect to find the plants in the DB according to my search term
Screenshots
Additional context
The treffle API key is correct and the dbs seem to be correct too. Not sure what exactly causes the issue. New installation did not help.