getting below error on flow
any idea how we can solve this
{
"error": {
"code": 500,
"source": "flow-apim-unitedstates-002-eastus-01.azure-apim.net",
"message": "BadGateway",
"innerError": {
"status": 500,
"message": "Invalid URI: The hostname could not be parsed.",
"error": {
"message": "Invalid URI: The hostname could not be parsed."
},
}
}
}
