Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
The auth seems fine, the scope is right, the number is absolutely in my contacts and the very same call works when done from this page with the same parameters: People API Reference - Method: people.searchContacts
1) Is this a client library issue or a product issue? library issue
2) Did someone already solve this? nope
3) Do you have a support contract? nope
If the support paths suggested above still do not result in a resolution, please provide the following details.
Environment details
googleapis
version: 118.0.0Steps to reproduce
This is the response:
The auth seems fine, the scope is right, the number is absolutely in my contacts and the very same call works when done from this page with the same parameters: People API Reference - Method: people.searchContacts
Am I missing something?