Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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 (2)
2 Replies
gmuradov
Partner - Contributor II
Partner - Contributor II

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

gmuradov
Partner - Contributor II
Partner - Contributor II

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