Unsuccessful token grabber
Opened this issue · 3 comments
PalantirWizard commented
AvishaiEZen commented
Hey @PalantirWizard,
We're checking this and will get back to you as soon as we can.
Thanks!
ofrin-zen commented
Hi @PalantirWizard ,
I'm looking into this problem with my windows machine and I encountered the error due to two separate problems:
- I am using my own email address which prompts a windows log in pop-up as such:
In this case there is a problem in the code. - I am using a user without any copilot configured, can you log in to https://www.office.com/?auth=2 and check if you see a "copilot" button on the left side? If there a are no copilots configured it makes sense that the code will fail.
sunnau commented
Hi @ofrin-zen
I have added the copilot button on the left hand sight and it is clicked now by puppeteer and token successfully retrieved :)
Thank you for your help !