Hey Guys,
I've been trying to get the API to work for sometime now... My server uses ngnix which I know is not supported by Invision. However, people have said they were able to get it to work using .htaccess converters. My server admins are looking into it, but seems that Cloudflare JSChallenge is stopping it.
From my server admins - we can see once we access the vpuniverse.com/api through a browser, the page requests an API token. Through a command line (curl), it stops on the Cloudflare verification page (JS Challenge). You may need to check on your Cloudflare account to configure it to don't check/send JS challenges to /api requests.
From what I can tell Cloudflare JS Challenge is set to "essentially off". Would anyone happen to know what settings on the Cloudflare side are needed?
Thanks