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 Apps / Parsing swagger failed...
Power Apps
Answered

Parsing swagger failed: The authentication type is invalid

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I'm currently getting that error when uploading a .json Swagger file into Power Apps. The security definitions look like this - 

"securityDefinitions": {
"api_key": {
"type": "apiKey",
"name": "Authorization",
"in": "header"
}
}

 

And I'm referencing it like this - 

"security": [
{
"api_key": []
}
]

 

Any idea what is going wrong? When I tried to upload Swagger's Pet store file it gave the same error, but not the Twitter example. The only difference is oath vs apikey. I need apikey to work.

Categories:
  • Verified answer
    yukonn Profile Picture
    227 on at

    Hi,

     

               According to this post we only can use below authenication

     

    Authentication

    You can use one of the following authentication mechanisms:

    • Basic Authentication
    • OAuth 2.0: The following lists all the supported OAuth 2.0 providers you can use with your custom API (support for more coming soon):

      • Azure Active Directory
      • Box
      • Dropbox
      • Facebook
      • Google
      • Instagram
      • OneDrive
      • SalesForce
      • Slack
      • Yammer

    Note:

    Support for API key authentication is coming soon.

     

    Regards,

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard