Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
schatterjee
Partner - Contributor II
Partner - Contributor II

Access Deined for Lineage in Engine JSON API

Hi,

I am trying to use Qlik Engine JSON API GetLineage method to get  the lineage for data connections for an app,

but I am getting this error:

 

"{"jsonrpc":"2.0","id":6,"error":{"code":5,"parameter":"Access denied to lineage data","message":"Access denied"}}"

 

Any idea why this is coming?

FYI I am using Qliksense Enterprise and using using JWT token to authorize to Qlik Engine API

Thanks

Labels (2)
2 Replies
NadiaB
Support
Support

Hi schatterjee

 

Does the user has access to that resource?

Have you tried to execute the endpoint from the deb-hub? 

My suggestion would be to grant access to all resources to the user you are using (https://community.qlik.com/t5/Knowledge/Guidance-on-how-to-conclude-if-the-issue-is-Security-Rule/ta...) and verify if that works, if after granting full privileges the method is successful the we can confirm that the user probably doesn't have the access to the resource you are trying get with the API endpoint. 

 

Kind Regards.,

 

 

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

Hi @schatterjee

 

Let us know if there are any questions. 

 

Kind Regards.

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