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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
bnopne
Contributor
Contributor

The http request header is incorrect error on virtual proxy with JWT authorization

Hi!

I need to use Qlik Sense Repository Service API, this is what i've done:

  1. I generated certificates for JWT as described here.
  2. I deployed a virtual proxy for that following this manual.

Then i tried to access some  endpoints with Postman app (with Xrfkey parameter and header set and with generated token in Authorization header), in all requests i got The http request header is incorrect error.

Which header is incorrect and how to fix this error?

 

Labels (1)
2 Replies
gmuradov
Partner - Contributor III
Partner - Contributor III

I am facing the same issue, did you manage to solve it?

gmuradov
Partner - Contributor III
Partner - Contributor III

Try adding your hostname to the whitelist in the virtual proxy you have created - this solved the issue for me