react-oauth icon indicating copy to clipboard operation
react-oauth copied to clipboard

Failed POST request to play.google.com on signup

Open cowley05 opened this issue 2 years ago • 1 comments

I tried out your library to authenticate with and I noticed in the console that there is a failed request to:

https://play.google.com/log?format=json&hasfast=true&authuser=0 getting back a 401

I am wondering firstly what this call is for and why it is being made?

And secondly why it is failing?

I also noticed this happens in your demo site too.

Any help would be great! Thanks

image

cowley05 avatar Aug 16 '22 08:08 cowley05

The same

halimov-oa avatar Aug 16 '22 15:08 halimov-oa

Same error with me

arthurbrazil avatar Aug 17 '22 02:08 arthurbrazil

Interesting

Actually these requests and the button are all done from google side, we don't fire requests manually unfortunately

MomenSherif avatar Aug 24 '22 10:08 MomenSherif

The same for me, but there is no error in incognito mode, hm)

CrazyNoodl avatar Aug 30 '22 18:08 CrazyNoodl