GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples
When I use videointelligence_v1p3beta1, I got "403 The caller does not have permission" error.
未關閉
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 還沒有評估資料。