I've just got started using MS Flow and I'm running into an issue when trying to create an Epic in Jira using Flow.
Right now it's really basic, when a SharePoint list item is modified and a status field has a specific status it should create a new Epic in Jira. I'd like to use dynamic data based on the SharePoint list data, but for right now I'm just using basic text "Epic Test" in a specific project and I'm getting the following error.
{"statusCode":"400","statusReadon":"Bad Request","error":"There was an error processing your request."}
If I change the Flow to create a Jira Story or Task and it works just fine, it only seems to happen when I try to make an epic. I've tried it with my credentials as well as a service account that I've created and get the same error.