Google sends me a message saying "*An application is requesting permission to access your Google Account*."
It doesn't tell me who is making this request. I don't know what a HAR file is. I googled it, but I'm not a technician and don't understand it. What are my options? Thanks ... *pat m.* ______________________________________________________________________________ On Tuesday, April 25, 2017 at 8:53:29 AM UTC-7, Jordan (Cloud Platform Support) wrote: > > To clarify, the 'https://appengine.google.com/_ah/loginform > <https://appengine.google.com/_ah/loginform?.>' URL seen in the source is > just the actual Google log in consent popup you took a picture of, and not > the actual application that is attempting to access your email. > > The actual application is attempting to access your Google email, and > Google noticed this and presented you with this log in form to ask for your > consent, but it has nothing to do with the actual requesting application. > This authorization flow is called OAuth > <https://developers.google.com/identity/protocols/OAuth2#webserver>. > > You can find out more about the original application that is making the > request by recording a HAR file > <https://toolbox.googleapps.com/apps/har_analyzer/>while you attempt to > access your gmail in Chrome. The application/URL that is making this OAuth > request should be listed in the HAR file right before the redirect to the > Google log in 'https://appengine.google.com/_ah/loginform > <https://appengine.google.com/_ah/loginform?.>' popup. > > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/86044da6-475a-460e-a0ce-49a168395ca8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
