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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
BogdanF
Partner - Contributor II
Partner - Contributor II

Natural Language API and Section Access (SaaS)

Hi, all. I want to use this API: https://qlik.dev/apis/rest/questions/.
But my apps have the "section access" and different users should get different answers.
How to do it?
Labels (2)
10 Replies
alex_colombo
Employee
Employee

Did you initialize JWT auth flow using /login/jwt-session end point?

When you have generated your JWT token you have to:

Everything is explained here.