google-cloud-vision-php icon indicating copy to clipboard operation
google-cloud-vision-php copied to clipboard

Got this error - what is the problem

Open arumugam123 opened this issue 6 years ago • 2 comments

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] => Array ( [@type] => type.googleapis.com/google.rpc.BadRequest [fieldViolations] => Array ( [0] => Array ( [field] => requests[0].image.content [description] => Invalid value at 'requests[0].image.content' (TYPE_BYTES), Base64 decoding failed for "data:image/gif;base64," ) ) ) ) ) )

arumugam123 avatar Sep 16 '18 15:09 arumugam123

@thangman22 please give solution for this Im using php7.2

arumugam123 avatar Sep 16 '18 20:09 arumugam123

Hi, have you sorted this out? I'm having this problem too. Hoe you can provide some helps for me.

danieltang3434 avatar Aug 02 '19 22:08 danieltang3434