Bulk Resubmit Action Failed - Bulk Resubmit failed [object Object] when calling Logic App Runs

47148253 0 Reputation points
2024-11-07T19:41:14.5466667+00:00

When calling a logic app with an HTTP trigger from within a Logic App workbook, we receive the error Bulk Resubmit Action Failed - Bulk Resubmit failed [object Object] even though the workflow actually does trigger and runs successfully.

Has anyone encountered this error when calling a logic app via URL from within a workbook or have any ideas on why it's coming back as failed even when the trigger was successful?
User's image

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,228 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. 47148253 0 Reputation points
    2024-11-18T18:53:35.63+00:00

    In case anyone encounters this problem, we needed to change the response type from json to text.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.