Skip to main content

Official Support Articles

Search or browse our knowledge base to find answers to your questions ranging from account questions to troubleshooting error messages. The content is curated and updated by our global Support team

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.

Qlik Sense /Engine API: create Hidden Bookmarks require Professional User license

cancel
Showing results for 
Search instead for 
Did you mean: 
Joseph_Musekura
Support
Support

Qlik Sense /Engine API: create Hidden Bookmarks require Professional User license

Using Engine API, creating "Hidden Bookmarks" will require Professional User license. Analyzer user, can  not create "Hidden Bookmarks".

User with "Analyzer license", will have "Access denied" when creating "Hidden Bookmarks" using Engine API explorer

 

{
"handle": 1,
"method": "CreateBookmarkEx",
"params": {
"qProp": {
"qInfo": {
"qId": "",
"qType": "hiddenbookmark"
},
"qMetaDef": {}
},
"qObjectIdsToPatch": [
""
]
}
}
Getting this error:
{
"jsonrpc": "2.0",
"id": 3,
"error": {
"code": 5,
"parameter": "Access denied",
"message": "Access denied"
},
"isHandled": true
}

 

 

Environment

  • Qlik Sense Enterprise (all versions)

 

Resolution

Bug QB-17807 reported to R&D and closed as WAD (working as designed) with the following explanation.

---------------

This is by design. A professional user can create all types of object whereas an analyzer user cannot. 

---------------

 

Information provided on this defect is given as is at the time of documenting. For up to date information, please review the most recent Release Notes, or contact support with the ID XX-QB-17807 for reference.

 

Cause

Product Defect ID: QB-17807

Labels (2)
Version history
Last update:
‎2023-03-29 10:07 AM
Updated by:
Contributors