fusio icon indicating copy to clipboard operation
fusio copied to clipboard

Login Error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Open Entrebear opened this issue 5 months ago • 1 comments

I have a new installation of Fusio. When trying to log in for the first time, I get the below error:

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

I am running on Apache, I installed with the composer command and the install script.

Entrebear avatar Jul 21 '25 20:07 Entrebear

Hi @Entrebear can you open the developer console in your browser and show me the actual response, it looks like a request does not receive JSON.

chriskapp avatar Jul 22 '25 17:07 chriskapp