Rest API with NGINX?

Well, in testing again…

This time I got the correct response. I’m confused. Now the redirect is working and it’s getting the following output:

{“expiry”:“2019-05-13T17:28:42-06:00”,“key”:“1f1bccfa51c05f791e84e7cbb1357276”,“id”:1538}

Can I now assume that the Rest API is considered to be working?

There were two things I had to do with the NGINX config file to make it work, but now it appears to be working. I’ll let you know if I need more help. Seems that I cannot directly reference the api.php with a call - it still tells me the method is wrong. But using the redirect now works. Weird.