M
M
makaravich2019-04-14 22:35:58
Google
makaravich, 2019-04-14 22:35:58

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

1 answer(s)
K
Konstantin Tsvetkov, 2019-04-14
@tsklab

TWebBrowseris an embedded IE. Try tweaking Browser Emulationby FEATURE_BROWSER_EMULATION .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question