I tried to run the sample application found here The Github example , I created a certificate and created an API key and applied it according to the instructions, But when I load the image, I get this exception. I do not know where I was wrong. Did I miss something?
failed to make API request because { "code": 403, "errors": [{ "domain": "global", "message": "Requests from this Android client application <empty> are blocked.", "reason": "forbidden" }], "message": "Requests from this Android client application <empty> are blocked.", "status": "PERMISSION_DENIED" }
android google-cloud-platform google-cloud-vision
Amalan dhananjayan
source share