GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples

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

Abierto
#11,325 4 comentarios 0 reacciones 2 asignados Reclamado por @parthea Ver en GitHub
priority: p2 samples triage me type: bug
Lenguaje dominante
Jupyter Notebook
Estrellas
8.1k
Forks
6.7k
Merge medio
4 d 2 h
PR fusionados (30 d)
16

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.