Skip to main content

Notifications

Power Automate - Using Flows
Unanswered

Assistance Required to Resolve Power Automate Error

Posted on 29 Nov 2024 10:19:47 by
Hi Team,

I hope you're doing well.

Could you please assist me in resolving an issue I’m facing with my Power Automate flow?

Details:
I have developed a cloud flow using Power Automate's "Translate Documents" action in combination with Azure Cognitive Services. Please refer to the attached image for further context.

Error Details:

 

statusCode"500,
  "message""Internal server error",

The action 'Start_document_translation' is failing with an "Internal Server Error."

I would appreciate your support in troubleshooting and resolving this issue.

Thank you for your help!

 
Input : start documents translation 
{
    "host": {
        "connectionReferenceName": "shared_microsofttranslatorv",
        "operationId": "StartDocumentTranslation"
    },
    "parameters": {
        "Input/storageType": "File",
        "Input/sourceLanguage": "Auto-detect",
        "Input/sourceURL": "https://demotranslatestorage.blob.core.windows.net/incoming/1.txt",
        "Input/targetContainerURL": "https://demotranslatestorage.blob.core.windows.net/converted",
        "Input/targetLanguage": "he"
    }
}
 
Output error:
{
  "statusCode"500,
  "message""Internal server error",
  "activityId""cd49237a-e9a1-43df-beea-dabfeb699659"
}
 
{
    "host": {
        "connectionReferenceName": "shared_microsofttranslatorv",
        "operationId": "StartDocumentTranslation"
    },
    "parameters": {
        "Input/storageType": "File",
        "Input/sourceLanguage": "Auto-detect",
        "Input/sourceURL": "https://demotranslatestorage.blob.core.windows.net/incoming/1.txt",
        "Input/targetContainerURL": "https://demotranslatestorage.blob.core.windows.net/converted",
        "Input/targetLanguage": "he"
    }
}

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,168

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,851

Leaderboard

Featured topics

Restore a deleted flow