People API endpoint /me returns empty response

I'm trying to use the People API, specifically the people/me endpoint to get the connected user info but it's returning an empty response.

Here's the address I'm requesting:

 
the response has nothing. No etag, no resource or not even an empty JSON curly braces
2 1 663
1 REPLY 1

Hi @celyes,

Welcome to the Google Cloud Community!

Make sure that you're done with the following before utilizing People API in your application:

  1. Have a Google Account so that you can create a project in the Google API Console.
  2. Create a project. You first need to tell Google about your client and activate access to the API before you send requests to Google API. Read more in creating a project
  3. Set up your application by using the client libraries if you're using supported languages. You also need to set up authorization before you can make requests to the API.

If the above options don't work, you can contact Google Cloud Support to further look into your case. Let me know if it helped, thanks!

Top Labels in this Space