GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples

When I use videointelligence_v1p3beta1, I got "403 The caller does not have permission" error.

未关闭
#11,325 4 条评论 0 个 reaction 已指派 2 人 已被 @parthea 认领 在 GitHub 查看
priority: p2 samples triage me type: bug
主要语言
Jupyter Notebook
星标
8.1k
派生
6.7k
平均合并
4 天 2 小时
30 天内合并 PR
16

描述

Hi, GCP Community!

I'm trying to use the videointelligence_v1p3beta1 API, but a 403 error occurs when I use this API.

403 The caller does not have permission

Using videointelligence API works fine, but v1p3beta1 asks for permission.
I'm not sure how I can solve this problem.

✅ working - `from google.cloud import videointelligence`

❌not working - `from google.cloud import videointelligence_v1p3beta1 as videointelligence`

I am using the discover_labels_streaming function of videointelligence_v1p3beta1 and would appreciate any help.

Thank you.
Warm regards.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。