rapidwebltd / php-google-people-api

👥 This package provides a user friendly way of interacting with Google Contacts via the Google People API.
GNU Lesser General Public License v3.0
100 stars 39 forks source link

$people->all () not getting all #37

Open QuesnelJ opened 3 years ago

QuesnelJ commented 3 years ago

When I first started using this project I thought that $people->all() was getting all my contacts (might be wong). As of resent it is not finding some contacts that it use to. From what I can see, it is not finding really old contacts, created a decade or more.

If I go to my Google Contacts and do a change, then suddenly my what use to be not found contact is now found again by $people->all ().