You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Directly from sample app here, without change anything, open Kotlin/Java demo
Open StillImageActivity
Select Landmark and take a picture of a face
Observed Results:
Nothing happened and log registered this issue:
403 Forbidden
{
"code": 403,
"errors": [
{
"domain": "usageLimits",
"message": "Cloud Vision API has not been used in project 911493030598 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/vision.googleapis.com/overview?project=911493030598 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
"reason": "accessNotConfigured",
"extendedHelp": "https://console.developers.google.com"
}
],
"message": "Cloud Vision API has not been used in project 911493030598 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/vision.googleapis.com/overview?project=911493030598 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
"status": "PERMISSION_DENIED"
}
Expected Results:
Infos about Landmarks
The text was updated successfully, but these errors were encountered:
Step 1: Describe your environment
Step 2: Describe the problem:
Steps to reproduce:
Observed Results:
Nothing happened and log registered this issue:
Expected Results:
Infos about Landmarks
The text was updated successfully, but these errors were encountered: