I can't able to start flow from a basecamp trigger. It fetches the basecamp id and project name correctly but whenever I tried to test it displays a bad gateway problem.
The output looks like this :
{
"error": {
"code": 502,
"message": "Unable to parse list of Basecamp projects.",
"",
"path": "choose[2]\\when[1]\\choose[1]\\when[1]",
"clientRequestId": ""
}
}