You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated Bookstack in our Website with using iframe. so bookstack is opening through iframe but when i tried to login on bookstack through google login it is showing the error. accounts.google.com is refused to connect
When i inspect the code and check the error it is showing : Refused to display 'https://accounts.google.com/' in a frame because it set 'X-Frame-Options' to 'deny'
So please help how i can resolve this error on Bookstack