popup-for-keep
popup-for-keep copied to clipboard
no accounts found
Logged in with a legacy Google Suite account. Get a "no accounts found" message... What can I do?
Hi, thanks for reporting. I will look into this the next week. Claudio
Solved! :-D
//let node = infoNode.querySelector('a[aria-label*="Google Account"], a[aria-label*="Google-account"]'); let node = infoNode.querySelector('a[aria-label*="Google"], a[aria-label*="Google"]');
background.bundle.js popup.bundle.js options.bundle.js
Thanks for assisting, unfortunately your proposal doesn't work for free Google accounts, I just tried on mine.
I'm still researching an alternative selector, thanks for the patience.
@sthenley I've deployed a quick fix as version 0.14.0. When you have time can you please check if it fixed the issue for you? Thanks!
@sthenley any news?
I'm getting the same issue with no accounts found. Tried finding new accounts to no avail. I love this extension and push it to our whole District and students. Hopefully we can get a resolution! Thank you for all your hard work on this!
Hi @xsisbest thanks, could you please send me application logs? You can find a "Send Logs" button in the Options page, "Debug" section, hidden behind the "Show System Logs" button.
2020-01-15T16:46:59.005Z [INFO] [DISCOVER-ACCOUNTS]completed, found: 0 2020-01-15T16:46:58.356Z [INFO] [DISCOVER-ACCOUNTS]discovering account: 1 2020-01-15T16:46:58.354Z [INFO] [DISCOVERY]parsing email from: null 2020-01-15T16:46:58.354Z [INFO] [DISCOVERY]parsing info:

On Wed, Jan 15, 2020 at 7:49 AM claudiodangelis [email protected] wrote:
Hi @xsisbest https://github.com/xsisbest thanks, could you please send me application logs? You can find a "Send Logs" button in the Options page, "Debug" section, hidden behind the "Show System Logs" button.
[image: image] https://user-images.githubusercontent.com/941963/72448265-0293b980-37b7-11ea-9f60-addef273bda5.png
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/claudiodangelis/popup-for-keep/issues/53?email_source=notifications&email_token=AJJWN7D2KWRO56GRI4RPWITQ54WB5A5CNFSM4JEVHQG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJAY5FY#issuecomment-574721687, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJJWN7A5PNRLQAEK47C2KT3Q54WB5ANCNFSM4JEVHQGQ .
Hello @xsisbest , thanks for providing the logs. I've just released a new version, 0.15.2
, which should fix the problem.
Please let me know if that works out well, thank you. C