google-cloud-vision-php
google-cloud-vision-php copied to clipboard
GoogleCloudVision Library for PHP
Hello, I just received a mail from Google with the message that the Google Vision API V1 as used in thus library will stop working on the 4th of june....
Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable...
Array ( [error] => Array ( [code] => 400 [message] => Invalid value at 'requests[0].image.content' (TYPE_BYTES), Base64 decoding failed for "data:image/gif;base64," [status] => INVALID_ARGUMENT [details] => Array ( [0] =>...
I have problem with curl response its returns NULL all the time on all examples. I Added my API KEY and did every thing what needs but still no luck.
Hello, I'm getting the following error response when trying to use this library; ``` array(1) { ["error"]=> array(4) { ["code"]=> int(400) ["message"]=> string(110) "Invalid value at 'requests[0].image.content' (TYPE_BYTES), Base64 decoding...