Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

Dialogflow returns an empty list of conversation profiles.

Offen
#11,388 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

Maintainer antworten meist innerhalb von 1 Tag

@holtskinner arbeitet bereits daran.

Seit 07.5.2024.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Beschreibung

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.

Vorherrschende Sprache
Jupyter Notebook
Sterne
8.1k
Forks
6.7k
Ø Merge
4 T. 4 Std.
Gemergte PRs (30 T.)
8

Entwicklungsumgebung

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus GoogleCloudPlatform/python-docs-samples

Alle Issues in GoogleCloudPlatform/python-docs-samples

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.