Hello,
I am new with the Miro Rest API.
I already have a little program that I can check for a board with a specific name is created and if not I make another rest call to create it.
The problem is that when I use the https://developers.miro.com/reference/get-boards script, I noticed that the boards created by https://developers.miro.com/reference/copy-board do not show up or count.
Anyone have this issue too?
Does anyone were able to solve it?