Error re JSON / REST API
-
Hi John. I moved my site to a different host by copying files and database. Everything should be the same and everything works fine except for the following error in the redirection plugin. Can you give me some direction in how to resolve?
Thanks.
Plugin: 3.6.2
WordPress: 4.9.8 (single)
PHP: 7.2.11
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
JavaScript: https://www.sfveincenter.com/wp-content/plugins/redirection/redirection.js
REST API: https://www.sfveincenter.com/wp-admin/admin-ajax.php?action=red_proxy&rest_path=Error: Unexpected token < in JSON at position 0
Raw: <!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
webmaster@sfveincenter.com to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
The topic ‘Error re JSON / REST API’ is closed to new replies.