Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

How can I obtain an access token for ARM account in Video Indexer using Power Automate?

(0) ShareShare
ReportReport
Posted on by 13

I am working on a Power Automate flow to upload videos to Azure AI Video Indexer. To do so, I need to obtain an access token. However, when I try to use the "Get Access Token" action, I receive the error message: 'You can only use the ARM management API for management calls on accounts created on ARM'. I then tried to use the ARM API to generate a token by sending a POST request with the following JSON body:
ARM API : https://management.azure.com/subscriptions/aa8c3ac8-ea70-4179-beb9-8080afec74bc/resourceGroups/klineresearchgroup/providers/Microsoft.VideoIndexer/accounts/callrecording/generateAccessToken?api-version=2024-01-01

POST 

Header:
Content-Type : application/json

Body: 
{
 "permissionType": "Contributor",
 "scope": "Account"
}

Unfortunately, I still encountered an error.

 

Can someone please help me figure out how to obtain the access token I need to upload videos to Video Indexer using Power Automate?

Thank you.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492