Nov 8, 2023, 11:09 PM
OK awesome, that did the trick. It would definitely be great to at least have basic auth for both the gui and api.
OK awesome, that did the trick. It would definitely be great to at least have basic auth for both the gui and api.
So I'm trying to get the api to work. Whenever I make an api call, even a simple get request for the uptime status, I get the Stirling PDF login page returned as html. When I use the Swagger page to make the call to my domain, it works. Is this a CORS/Origin issue somehow? Is there some AUTH workflow I missed?
This happens in n8n, curl on my mac, and Postman.