JavaScript API: yellowfin.loadReport
2 March, 2016
Hi:
Is there a way to use a token when using "yellowfin.loadReport" instead of "username and password"? I can't find a way to login using the token. Any advice?
Thanks
Is there a way to use a token when using "yellowfin.loadReport" instead of "username and password"? I can't find a way to login using the token. Any advice?
Thanks
I figured it out. The following is what I used:
yellowfin.loadReport({"elementId":"myReport", "reportUUID":"","token":""});
yellowfin.loadReport({"elementId":"myReport", "reportUUID":"","token":""});