Hi,
I receive the following error after entering the security code that I receive from google Authenticator. (successful login)
SyntaxError: Unexpected token ‘<’, “
”… is not valid JSONWhat’s the problem ?
How can I debug the problem?Thanks
That means you have PHP error so the response is not JSON as expected, you may Check HTTP Response.