Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

Dialogflow returns an empty list of conversation profiles.

Aberta
#11,388 0 comentários 0 reações 1 responsável Ver no GitHub

Mantenedores costumam responder em até 1 dia

@holtskinner já está trabalhando nisso.

Desde 7/5/2024.

Avaliação

Esta issue ainda não foi avaliada.

Descrição

api: dialogflow priority: p2 samples triage me type: bug

In which file did you encounter the issue?

dialogflow/conversation_profile_management.py

Did you change the file? If so, how?

No

Describe the issue

I´ve developed a chatbot with dialogflow in the console and now I need to get the conversations. When I try to get the list of conversations profiles inside the agent using the Python Client Library and the code in the file dialogflow/conversation_profile_management.py I don´t get any error but also any data. The iterable seems to be empty. The agent is in the global region, the "Log Interactions to Google Cloud" option in settings is set to on and I can see conversations in the log.

I have no authentication issue because I can get the list of intents and run other methods without error using the Python Client Library.

If I use other method as ListConversationsRequest to get the list of conversations, the result is the same, I get the output as an empty objetct, but no error.

Any help would be very appreciate.

Thanks in advance.

Linguagem predominante
Jupyter Notebook
Estrelas
8.1k
Forks
6.7k
Merge médio
4d 4h
PRs com merge (30d)
8

Preparar o ambiente

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de GoogleCloudPlatform/python-docs-samples

Todas as issues de GoogleCloudPlatform/python-docs-samples

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.