I got the following error when I have done all the setting and implement in my website.
Code: 403 Message: Legacy People API has not been used in project 1043824521087 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=1043824521087
then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
Member
103 Points
796 Posts
Unable to implement google login
Mar 09, 2020 02:39 AM|kengkit|LINK
Hi guys.. i wanna implement google login in my web application. The following is the online tutorial I have to refer to:

https://www.aspsnippets.com/Articles/Login-with-Google-Account-API-in-ASPNet-and-get-Google-Plus-Profile-details.aspx
I got the following error when I have done all the setting and implement in my website.
Code: 403 Message: Legacy People API has not been used in project 1043824521087 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=1043824521087 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
I got no idea how to enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=1043824521087
Contributor
6061 Points
2516 Posts
Re: Unable to implement google login
Mar 09, 2020 03:06 AM|KathyW|LINK
Legacy People API is a deprecated API. You can't use Legacy People API for a new project.
From: https://developers.google.com/people/legacy
"Can I enable the Legacy People API for a new developer project?
No, the Legacy People API cannot be enabled for new developer projects. Use recommended alternatives such as Google Sign-in or Google People API. "