OK awesome, that did the trick. It would definitely be great to at least have basic auth for both the gui and api.
DrewHasQuestions
Posts
-
API calls redirect to Login Page -
API calls redirect to Login PageSo 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.
-
Custom Directus 9 extensions on Cloudron.Hey all, I've posted this question on Directus 9's GIT, but they don't seem to know too much about Cloudron's implementation over there.
I used their docs to install the example hook extension, however it does not show up or run. It seems like Directus needs to restart to recognize new extensions, however the only way I've found is to restart Directus via the Cloudron admin, but to no effect.
Am I missing something here?