GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples

Dialogflow returns an empty list of conversation profiles.

未關閉
#11,388 0 則留言 0 個 reaction 已指派 1 人 已被 @holtskinner 認領 在 GitHub 檢視
api: dialogflow priority: p2 samples triage me type: bug
主要語言
Jupyter Notebook
星號
8.1k
分支
6.7k
平均合併
4 天 2 小時
30 天內合併 PR
16

描述

## 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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。