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 / Regarding Sending Auth...
Power Automate
Unanswered

Regarding Sending Authorization in HTTP Request Headers

(0) ShareShare
ReportReport
Posted on by 29

Hi all,

I am trying to send an HTTP request from Power Automate (Flow) and I need to include an Authorization header. I have a variable called "MyToken" that stores my token.

I tried the following in the Headers field:

{
"Date": @{variables('MyDate')},
"Content-Type": "application/json",
"Authorization": @{variables('MyToken')}
}
 

However, this header now causes an error: the Authorization part is being sent empty to the server. Note that MyToken is not empty — using the same value in Postman works successfully.

Note 1: I cannot use a custom connector because the token for the connection changes constantly.

Note 2: This flow was working on November 5th. It seems that after a recent update, the Authorization header can no longer be sent. However, the server still expects the Authorization to be in the header.

Thanks in advance!

Categories:
I have the same question (0)
  • chiaraalina Profile Picture
    1,580 Super User 2026 Season 1 on at
    Hi 
     
    Is variables('MyToken') really a plain string and does it contain Bearer <Token>? 
     
    Is the Authentication property set to None?
  • YD-22100952-0 Profile Picture
    29 on at

    Hello,

    The Authentication field has “none” selected.

    The MyToken variable is not a Bearer token; it’s a key specifically expected by the server.

    When I send the request using the same header and body in Postman, it works successfully. However, when I send the request via Automate, the authorization field is sent as empty.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 67

#2
David_MA Profile Picture

David_MA 64 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 39 Most Valuable Professional

Last 30 days Overall leaderboard