Forum

This content is now out of date.

Visit Our Community

JavaScript API: yellowfin.loadReport

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
I figured it out. The following is what I used:

yellowfin.loadReport({"elementId":"myReport", "reportUUID":"","token":""});