DARIAH-ERIC/nerd-wp

AJAX requests to NERD service on HTTP fail

Closed this issue · 1 comments

We have our Wordpress instance on HTTPS, therefore HTTP requests via AJAX fail to the NERD server.
Need to send the AJAX request to our server and then the plugin should query NERD directly and pass the answer back to our AJAX request.

Fixed with dd17edf
Now the JS sends a query to the plugin which then queries the NERD service