Hi everybody,
I cannot get JSON outputs via API request calls. What can be the reason?
The deployment is via the helm chart version 0.46.2
The airflow version is 0.50.7
Should we deploy the api-server service seperately?
Göktuğ Aşcı
08/23/2023, 7:22 PM
We managed to update to the helm chart 0.48.0 version and enable the api server with the webapp.api.url value being /api/v1/ but we get the same problem. Should we do something else on top of that?