yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

Google sign-in not working #87

Closed kmarko closed 7 years ago

kmarko commented 7 years ago

After clicking the "Sign in with Google" button on the login screen, it returns to the Mount screen with a message stating "Authorization page could not be loaded".

yoichiro commented 7 years ago

@kmarko Hmm... The login screen and the screen to sign in with Google are displayed from the Dropbox Server. In addition, the screens are opened by calling chrome.identity API from my app. That is, this issue is depending on the Dropbox and Chrome OS. Thus, I can't fix this issue, I think. Sorry.