I keep getting this when I have copied over the .htaccess to /api/
The API endpoint is not giving the expected response. Check you followed the instructions correctly. The URL being tested is: https://site.com/api/core/hello
In order to use the REST API:
Download this file.
Upload it to the /api folder in your site's directory (/var/www/site.com/html/api).
Rename it to '.htaccess' (with no file name).
I've made sure there is a (dot) before the htaccess. Currently running it on NGINX. Any help would be appreciated!