0
votes

I am new to using Google Cloud Vision API. I am following the documentation here and I get error in step 3. How should I fix it?

https://cloud.google.com/vision/docs/quickstart-client-libraries

enter image description here

After I click on the enable the API I see what follows as an error.

enter image description here

1

1 Answers

1
votes

This may be a funny error of session variables on the console.

Notice that in your screenshot, see where it says "Select a project" ?

The error message is weird because it says you don't have permission, but I think the real problem may be that you haven't selected a project yet. Hit that button and select one of your projects where you're an Owner, and then try Enabling the API from the button again (and/or you can go to the API Library, search for the Vision API and enable it from there).