Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
olgaavalos
Partner - Contributor III
Partner - Contributor III

Connect API with Qlik Sense

Hi,

Please, help me! I need to connect my API with Qlik Sense but I have this error:

olgaavalos_0-1686581720673.png

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. 

 

 

 

Labels (3)
1 Solution

Accepted Solutions
Tony7
Former Employee
Former Employee

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

 

View solution in original post

2 Replies
Tony7
Former Employee
Former Employee

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

 

NadiaB
Support
Support

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!

 

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm