Answered

Team members unable to authenticate

  • 3 May 2020
  • 1 reply
  • 2816 views

currently working on a toy project for rolling dice. it needs read/write on a board. 

https://github.com/megonemad1/MiroDicePostIt

I’ve tried a bunch of different things. but i keep getting either “A client must have at least one registered redirect URL” or “A redirect_uri must be supplied.”

 

I’ve tried a bunch of different things any ideas?

I’m aware:

'https://' + window.location.host + '/success.html'

results to the wrong thing for github pages. fixing that doesn't fix the problem

 

icon

Best answer by Me gone mad1 4 May 2020, 04:36

View original

1 reply

figured it out, registered redirect URL has to be set in the app settings on Miro dashboard

Reply