Skip to main content
Answered

How can I open the miro api properly? What mean allowlist?

  • January 7, 2021
  • 1 reply
  • 291 views

Hi, there! 

I want to use miro api, but I could not get it to work.

My console always shows this text ~Domain '*****.io' is not in allowlist. Reason is domainNotInAllowList~ when my app open miro api. What is that mean? How can I open the miro api properly?

I coded the code in 👇page and I could move “miroBoardsPicker.open();” and opened this tab.

 Editable boards for not registered users (miro.com)

 

Regards.:pray:

Best answer by Boris Borodyansky

Hello Gakuto!

API to create boards for non-registered users requires enablement on Miro side.

 

Please follow these steps so that we could enable you: https://developers.miro.com/docs/editable-boards-for-anonymous-users#section-how-to-configure-boards-picker

 

As you get confirmation from Miro, you can start using the component.

View original
Was it helpful?
This topic has been closed for comments

1 reply

Boris Borodyansky
Mironeer
Forum|alt.badge.img+1

Hello Gakuto!

API to create boards for non-registered users requires enablement on Miro side.

 

Please follow these steps so that we could enable you: https://developers.miro.com/docs/editable-boards-for-anonymous-users#section-how-to-configure-boards-picker

 

As you get confirmation from Miro, you can start using the component.