diff --git a/src/libs/actions/IOU/index.ts b/src/libs/actions/IOU/index.ts index 25c4b88008c78..8fdcc62004ed1 100644 --- a/src/libs/actions/IOU/index.ts +++ b/src/libs/actions/IOU/index.ts @@ -9505,7 +9505,7 @@ function getPayMoneyRequestParams({ key: `${ONYXKEYS.COLLECTION.REPORT_ACTIONS}${iouReport?.reportID}`, value: { [optimisticIOUReportAction.reportActionID]: { - errors: getMicroSecondOnyxErrorWithTranslationKey('iou.error.other'), + errors: getMicroSecondOnyxErrorWithTranslationKey('iou.error.other', 0), }, }, },