Skip to main content

Consistent endpoint to trigger OAuth flow

  • March 20, 2020
  • 1 reply
  • 470 views

ronny
Forum|alt.badge.img
  • Contributor
  • 6 replies

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

Was it helpful?

1 reply

Boris Borodyansky
Mironeer
Forum|alt.badge.img+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