c# - Load denied by X-Frame-Options in YouTube for Auth2 -
my site accessible in youtube iframe. there functionality upload video using auth2.0. when try access auth token google, redirect google account access information google account.
when directly access site (without iframe in youtube), works fine when access site in youtube iframe got following error:
load denied x-frame-options: https://accounts.google.com/b/0/delegateaccountselector?continue=https://accounts.google.com/o/oauth2/auth?client_id%3d489713662454.apps.googleusercontent.com%26redirect_uri%3dhttps://example.com/upload/auth%26scope%3dhttp://gdata.youtube.com%26response_type%3dcode%26access_type%3doffline&btmpl=authsub not permit framing.
please advise me on above how can open google account selector in youtube iframe.
Comments
Post a Comment