E
E
Elon2021-08-23 13:26:38
Google
Elon, 2021-08-23 13:26:38

How to register with Google in PHP?

I am looking for information on how to register, but everywhere only authorization.
When receiving a token after authorization, I get the following data
Array
(
[error] => invalid_request
[error_description] => Could not determine client ID from request.
)

I understand that I am being told that there is no such user?
If so, how do I register it? Is it even possible to register?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2021-08-23
@samodum

That's right, only authorization through Google. After that, you can already register it on your site with the user ID received from Google.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question