video-intelligence-api

Permission Denied When Making Request to GCP Video Intelligence API

♀尐吖头ヾ 提交于 2019-12-12 16:00:13
问题 so I am able to make a valid request to the video intelligence api with the sample video given in the quickstart. https://cloud.google.com/video-intelligence/docs/getting-started I have tried many different ways of authenticating to the api as well. The API token I am using was created from the Credentials page in the console. There are no options to tie it to the video api so I figured it should automatically work. The API has been enabled on my account. export TOKEN="foobar" curl -XPOST -s