BookmarkSubscribeRSS Feed
derrick_peh
Calcite | Level 5

Hi,

 

I am currently trying to retrieve interactive reports via the REST API.  From what I have looked around, the current solutions consist of retrieving the interactive reports via the  SAS Visual Analytics SDK , through generating an interactive link from the reports on the Viya platform itself, or the mobile SDKs.

 

I am wondering if there is a solution to retrieve these reports without any user logon screen interaction e.g. SAS Logon pop up window to establish an authenticated session from the SAS Visual Analytics SDK, maybe perhaps by returning an authenticated (bearer token) link through REST API. I know that report images/svgs can be retrieved via authenticated API calls, but would want to know if a similar method is achievable for interactive reports.