Consistent endpoint to trigger OAuth flow

  • 20 March 2020
  • 1 reply
  • 470 views

Userlevel 3
Badge

Regarding the docu (https://developers.miro.com/reference#authorization-and-authentication), the endpoint to trigger the oauth flow is “https://miro.com/oauth/authorize” whereas the code exchange endpoint is “https://api.miro.com/v1/oauth/token”. The API calls itself are as well “https://api.miro.com/v1/boards/id”.

This is unexpected and not overly nice when writing integration code.

It would be better if you the /authorize endpoint would be consistent => https://api.miro.com/v1/oauth/authorize


1 reply

Userlevel 4
Badge +1

Hey Ronny, thanks for bringing that up.

I understand the inconvenience, but I don’t think we’ll be focusing on that in the short term.

We’d rather focus on API for tags, right?)

Reply