Forum Discussion
swapnilbjadhav
9 years agoNew Member
How to find the Power BI Embedded Apptoken is expired
We provide time validity to a apptoken in "exp" claim.
Now once the time validity is over i.e. the apptoken expires, Iframe shows a message "The content is not availble".
My question is how to find programmatically that the apptoken has expired, so that I can generate new apptoken.
1 Reply
- KumarDarmesh
Helper IV
You can send a request that requiring a token and check the reponse code other than 200.