php-google-contacts-v3-api
php-google-contacts-v3-api copied to clipboard
simplexml_load_string(): Entity: line 7: parser error : Opening and ending tag mismatch: meta line 1 and head
Hello, I followed the configuration steps and im unable to retrieve the contact list, when i select the google account i have the error: simplexml_load_string(): Entity: line 7: parser error : Opening and ending tag mismatch: meta line 1 and head im using laravel 5.5 with php 7.1. I test the client id and client secret with another library and it work, but i need to create contacts and the other library has not that option, please, helpme to discover what im doing wrong
Same issue
Unfortunately, this package hasn't been tested fully with the latest and greatest versions of PHP.
However, we're recently written a package, PHP Google People API, that uses a newer API and more modern practices. Give this a go. It shouldn't give you the same problems.