btoews / OctoGAS

GitHub Email Notifications Google Apps Script for Gmail
100 stars 22 forks source link

GitHub oauth error #18

Closed probablycorey closed 8 years ago

probablycorey commented 8 years ago

On Chrome 51, when I click the 'Authorize with GitHub' button I get a policy error.

img

Then I see this page.

img

Refused to display 'https://github.com/login/oauth/authorize?...' in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".

durandom commented 8 years ago

one workaround is to open the link in a new tab

btoews commented 8 years ago

19 should fix this. Let me know if it doesn't.