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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
dana
Creator III
Creator III

Qlik Cloud Section Access Error Code 5

Hi People,

I have a user with Analyzer license. Member in a managed space.

In the space, apps without section access can be opened with no issue.

After adding section access, the user is getting the attached error code.

dana_0-1725615565616.png

I have checked the section access by removing Section Access and Section Application, and it works fine.

The script looks like similar to that (after annonymizing the mail)

SECTION ACCESS;

LOAD * INLINE [

ACCESS , USER.EMAIL
ADMIN, XXXX@YYY.COM
ADMIN, AAAA@BBBB.COM

];

Will appreciate some help!

 

 

 

 

 

Labels (1)
  • SaaS

10 Replies
GianlucaFerri
Partner - Contributor III
Partner - Contributor III

We are having a similar issue

- we imported the app from on-prem (no cloud friendly section access)

- published over it an app from a shared space (previosly imported and modified with cloud friendly section access)

- entering the app gives err 5, but then it works correctly

We did this in order to preserve user objects.

Any advice?