This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Custom payload unreadable structure #60
Labels
api: dialogflow
Issues related to the googleapis/nodejs-dialogflow-cx API.
type: question
Request for information or clarification. Not an issue.
Hello, I am creating a small project, where I have found the following situation.
I'm using:
I have a custom payload configured within a page in the response, which has the following structure:
When making a request to the Dialogflow CX API v3beta1, I get a correct and readable structure, however when I do it through the SDK I get an unreadable response with a lot of garbage information:
This is a small fragment of the code where I get the response from the SDK.
Could you help me to know if I am omitting any configuration?
The text was updated successfully, but these errors were encountered: