Answer the question
In order to leave comments, you need to log in
How to authorize Google user in Delphi?
Has anyone come across a user authorization in Google? For some time now, it has been required to open the authorization page in the system browser, TWebBrowser is not suitable for this - it gives a 403 disalowwed_useragent error. I see the solution to the problem as embedding a browser page in my application, but I can’t figure out how to implement this (and whether it’s possible).
Answer the question
In order to leave comments, you need to log in
TWebBrowser
is an embedded IE. Try tweaking Browser Emulation
by FEATURE_BROWSER_EMULATION .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question