[Question] Re $people->get()
vswee opened this issue · 1 comments
vswee commented
Does $people->get('people/c...')
require specific config in either Google API Console or in php?
Throws a 500 error on my system. $people->all()
etc. work as expected.
vswee commented
Recoverable fatal error: Object of class RapidWeb\GooglePeopleAPI\Contact could not be converted to string
Perhaps I'm actually using it the wrong way?