• Resolved antonb99

    (@antonb99)


    Hi! NinjaScanner wrote “The HTTP server returned the following error: 200 SyntaxError: Unexpected token < in JSON at position 0.”
    What is it?

Viewing 1 replies (of 1 total)
  • Plugin Author nintechnet

    (@nintechnet)

    It means there’s some HTML code or a PHP error/warning/notice in the AJAX response. Is that site hacked or has some problems?
    If you have a shell access, try to run this command and paste here the output:
    $ curl https://example.com/wp-admin/admin-ajax.php -d 'action=nscan_fork&nscan_key=foobar'

    Replace example.com with your domain name.

Viewing 1 replies (of 1 total)

The topic ‘The HTTP server returned the following error: 200 SyntaxError: Unexpected token’ is closed to new replies.