Skip to main content
Question

Using JWT Authorization via MS Power Automate flow

  • September 19, 2024
  • 2 replies
  • 386 views

I am attempting to establish a connection to the API using JWT through a HTTP request within Power Automate. However, I am running into a consistent 502 Bad Gateway error. My colleague is able to reach the API and get a response by connecting through Python, but we cannot get a response when using the same connection parameters. Is there anyone that is familiar with getting the authentication process through Power Automate that can offer some guidance on what we are doing incorrectly here?

 

 

2 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • September 19, 2024

Did you set the correct server and API path?
server https://platform.ringcentral.com

API /restapi/oauth/token


  • Author
  • New Participant
  • September 19, 2024