I am using 'google viewer' to view some documents. Only problem is, if the browser has a google-login that is in "limbo" it shows nothing and the "Refused to display document because display forbidden by X-Frame-Options." error occurs and is shown in the console.
What I mean by "limbo" is when a login is known but the user has to re-enter their password to reverify themselves.
Is there a method to detect when this error occurs so I can display a popup error to notify the user?
Thanks in advance.