Posted October 3, 20186 yr I just moved our website to a new server, and I have "hello" locked down, so of course I can't continue because hello is obviously not giving the correct response. How can I reset the perms for hello, so I can continue the setup for the rest api?
October 3, 20186 yr Is the htaccess file present? Does your new server use a reverse proxy which requires that internal traffic is handled via a special port?
October 3, 20186 yr Author Not to my knowledge, I think it's where on the previous site I restricted the /hello/ and now I need to set it back to its default perms. I assume it uses /hello/ to test the api response before continuing on that screen. I do use cloudflare if that makes any difference.
October 3, 20186 yr You should need to change the permission again if you only moved to another server. Please submit a ticket and we'll take a look.
October 8, 20186 yr Author @Daniel F It was my mistake, I had an .htaccess with a .htpasswd to secure the site, and that kept the oauth from looping back and getting access. Thanks for your support.
Archived
This topic is now archived and is closed to further replies.