cevoaustralia/aws-google-auth

Default value of parameter `bgresponse` has not accepted.

Open

#160 建立於 2019年12月16日

在 GitHub 查看
 (54 留言) (17 反應) (0 負責人)Python (531 star) (172 fork)batch import
help wanted

描述

Some of us are getting this message:

Google Password: 
Default value of parameter `bgresponse` has not accepted.
                Please visit login URL https://accounts.google.com/o/saml2/initsso?idpid=C00pn5t3o&spid=112173148568&forceauthn=false, open the web inspector and execute document.bg.invoke() in the console.
                Then, set --bg-response to the function output.

But running that in the JS console is not possible, it gives an error.

  1. Are we supposed to run that command at the Google account selector screen? Or another point?
  2. Is it possible to get this value from the source code of the page?

貢獻者指南