Qliksense Enterprise Mashup in React 503 error after authentication
Hi,
We are trying to integrate QS mashups in react app and having trouble with connection to QS.
Currently we redirect users to port 443 for authentication and upon logging in via windows the users are redirected to the REST API listen port (4243 in our configuration) but this keeps returning a 503 error.
Anyone solved a similar issue in the past/can help to troubleshoot?