How to use REST API on Power Platform

  • 5 April 2022
  • 2 replies
  • 124 views

I have no experience with REST API and this is a rudimentary question.

 

I want to test Miro's REST API on Power Plartform.

I need to create a "custom connector" for testing, but when I set the "authentication type" to OAuth2.0 (the identity provider was set to "Generic Oauth2")

・ Authorization URL

・ Token URL

・ Refresh URL

How should I set it? (Especially I'm not sure how to set the redirect URL.)

I set it referring to "https://developers.miro.com/reference/oauth-20-authorization-v2", but it didn't work because "tokenNot Provided" was displayed.

Please help me if you like.


2 replies

Userlevel 5
Badge +1

Hi @Hayato Ido,

 

Have you taken a look at this guide?

@Anthony Roux 

Thank you for telling me this guide !!

In the first place, I didn't even know the existence of this guide.

I will try the setting again as a reference.

Reply