Just noticed this today. Its not new for me to crate actions to this SQL database via this connector. I get this:
{
"status": 400,
"message": "The key didn't match any rows in the table.\r\n inner exception: The key didn't match any rows in the table.\r\nclientRequestId: eaa27222-3569-42bd-ac21-0091761aaf27",
"source": "sql-eus.azconn-eus.p.azurewebsites.net"
}
Steps taken to resolve (all of which yeild same result):
- Created a new connection
- Deleted and re-created the action
- "Save-As" to a new flow
- Created the flow again from nothing (twice)