Forum Discussion

ats1958's avatar
ats1958
Helper II
8 years ago

Embedding with RLS: NulLReferenceException when Generating Token

I am getting a nullreferenceexception on the line  var accessToken = "@Model.EmbedToken.Token";   The report was rendering properly before attempting RLS. Here's my controller: else { // Gene...