Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

Dialogflow returns an empty list of conversation profiles.

Ouverte
#11,388 0 commentaires 0 réactions 1 personne assignée Voir sur GitHub

Les mainteneurs répondent en général sous 1 jour

@holtskinner y travaille déjà.

Depuis le 7/5/2024.

Évaluation

Cette issue n'a pas encore été évaluée.

Description

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.

Langage dominant
Jupyter Notebook
Étoiles
8.1k
Forks
6.7k
Merge moyen
4 j 4 h
PR mergées (30 j)
8

Préparer son environnement

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de GoogleCloudPlatform/python-docs-samples

Toutes les issues de GoogleCloudPlatform/python-docs-samples

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.