Voiceflow PartnersVPVoiceflow Partners
Powered by
wispy-yellowW
Voiceflow Partners•2y ago•
1 reply
wispy-yellow

Trying to make a request to the interact endpoint to trigger an intent but getting an error

I tried making a request to the interact endpoint using the following:

curl --request POST \
--url https://general-runtime.voiceflow.com/state/user/joe/interact \
--header 'Authorization: xxxxxxxxxxx' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'versionID: 661d0e43c1d4e9c497821700' \
--data '
{
"action": {
"payload": {
"intent": {
"name": "TEST"
},
"query": "intent test for ethan"
}
}
}
'

And i got this error:
{
"code": 500,
"status": "Internal Server Error",
"dateTime": "2024-05-27T15:24:43.053Z",
"timestamp": 1716823483053,
"data": "Cannot read properties of undefined (reading 'startsWith')"
}


Please help me solve this
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

intent incorrect trigger
ill-bronzeIill-bronze / ❓┃ask-a-question
9mo ago
how to use API dialog to trigger an Intent
uncertain-scarletUuncertain-scarlet / ❓┃ask-a-question
2y ago
variable post intent trigger
hudayfaHhudayfa / ❓┃ask-a-question
3y ago
intent request VS launch request
uncertain-scarletUuncertain-scarlet / ❓┃ask-a-question
2y ago