Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Please, help me! I need to connect my API with Qlik Sense but I have this error:
The error say: "The name is requiered" but I put this parameter into the body. So when I prove in Postman I have the correct result.
Hi @olgaavalos
According to this article: https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-aft...
The problem could be that the hostname you are using is not in the whitelist in QMC under each virtual proxy. You can add the host to the whitelist by following this article: https://community.qlik.com/t5/Official-Support-Articles/How-to-configure-the-WebSocket-origin-allow-...
All the best,
Tony
Hi @olgaavalos
According to this article: https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-aft...
The problem could be that the hostname you are using is not in the whitelist in QMC under each virtual proxy. You can add the host to the whitelist by following this article: https://community.qlik.com/t5/Official-Support-Articles/How-to-configure-the-WebSocket-origin-allow-...
All the best,
Tony
Hi Olga
If you are providing the name in the body but the rest connector is not identifying it, it could be there is a syntax issue, could it be possible to share how the body looks in Postman and in your rest connection configuration ?
Hope it helps!