Dialog API
500 - "{"statusCode":500,"message":"Internal server error"}"
Endpoint = https://general-runtime.voiceflow.com/state/user/test-user/interact
Headers:
{
"Content-Type": "application/json",
"Authorization": "Bearer VF.DM.RESTOFMYKEY",
"versionID": "production"
}
Body:
{
"action": {
"type": "launch"
}
}
it's published from development to production, i got my API key correct
im on a pro trial so not paying yet so unsure?
