web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / HTTP Action Error for ...
Power Automate
Answered

HTTP Action Error for Translator Resource - The request is not authorized because credentials are missing or invalid.

(0) ShareShare
ReportReport
Posted on by 1,123

I am using Service account which has Power Automate premium plan. When HTTP action to translate text I get this error.

 

The request is not authorized because credentials are missing or invalid.

RameshMukka_1-1699075521546.png

 

 

When the same flow is replicated and ran on my personal org account, the flow runs successfully. I do not have Power Automate premium account yet, so probably trial is activated. Am not able to understand the same flow working with one account and not with other. 

 

Failed flow HTTP input

{
 "statusCode": 401,
 "headers": {
 "X-RequestId": "TRAN.AM4P.0346.1104T0456.1505944",
 "Access-Control-Expose-Headers": "X-RequestId",
 "X-Content-Type-Options": "nosniff",
 "Strict-Transport-Security": "max-age=31536000; includeSubDomains",
 "Date": "Sat, 04 Nov 2023 04:56:57 GMT",
 "Content-Type": "text/plain; charset=utf-8",
 "Content-Length": "111"
 },
 "body": "{\"error\":{\"code\":401000,\"message\":\"The request is not authorized because credentials are missing or invalid.\"}}"
}

HTTP Input on successful flow

{
 "statusCode": 200,
 "headers": {
 "X-MT-System": "Microsoft,Microsoft,Microsoft,Microsoft,Microsoft,Microsoft,Microsoft,Microsoft",
 "X-RequestId": "TRAN.AM4P.0345.1104T0459.14CC877",
 "Access-Control-Expose-Headers": "X-RequestId,X-Metered-Usage",
 "X-Content-Type-Options": "nosniff",
 "X-Metered-Usage": "66",
 "Strict-Transport-Security": "max-age=31536000; includeSubDomains",
 "Date": "Sat, 04 Nov 2023 04:59:45 GMT",
 "Content-Type": "application/json; charset=utf-8",
 "Content-Length": "788"
 },
 "body": [
 {
 "detectedLanguage": {
 "language": "en",
 "score": 0.67
 },
 "translations": [
 {
 "text": "Purmo Group Plc",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fi",
 "score": 1
 },
 "translations": [
 {
 "text": "Bulevardi 46, 00120, Helsinki, FI",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fr",
 "score": 1
 },
 "translations": [
 {
 "text": "N/A",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fr",
 "score": 1
 },
 "translations": [
 {
 "text": "N/A",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fr",
 "score": 1
 },
 "translations": [
 {
 "text": "N/A",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fr",
 "score": 1
 },
 "translations": [
 {
 "text": "N/A",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fr",
 "score": 1
 },
 "translations": [
 {
 "text": "N/A",
 "to": "en"
 }
 ]
 },
 {
 "detectedLanguage": {
 "language": "fr",
 "score": 1
 },
 "translations": [
 {
 "text": "N/A",
 "to": "en"
 }
 ]
 }
 ]
}
Categories:
I have the same question (0)
  • Verified answer
    rameshmukka Profile Picture
    1,123 on at

    I figured out the problem. My HTTP action was inside apply to each with concurrency control turned ON. I couldn't find any reference why that is actually a problem. I had to turn it off for the flow to work.

     

    Thanks,

    Ramesh

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 484

#2
11manish Profile Picture

11manish 282

#3
David_MA Profile Picture

David_MA 280 Super User 2026 Season 1

Last 30 days Overall leaderboard