Forum Discussion
url access to app
- 1 year ago
Hi Peter_23 The issue occurs because the "Share URL" includes report-specific parameters, which may not work if the recipient does not have access.
Now, for the questions:What do "reportObjectID," "ReportSection," and "SessionID" mean?
"reportObjectID" identifies a specific report in the app, "ReportSection" directs users to a particular page within the report, and "SessionID" is a temporary session identifier that may expire.Can User D (inside Group A) access Report A via the "Share URL"?
Yes, User D can access Report A using the "Share URL" if they are in Group A. If they are not in Group A, they will get an error saying the report is not found because access is restricted.When should users use the "Share URL"?
Users should use the "Share URL" only when the recipient already has access to the report. If the recipient does not have access, they will get an error, so the short app URL is a better option for general sharing.
Thank you Akash_Varuna very useful!