I am sending the request to “api.miro.com/v2/boards” endpoint and have this issue, but if I’m sending request to api.miro.com/v1/boards” it works fine. This is strange.
I am able to reproduce, it seems to come from the "organizationAccess": "edit" parameter. if you change it to private it works.
I raised it to our engineering team and will let you know when I hear back from them.
Hi @ValentinCake,
Could you share with us the exact requests you are executing? If it works in Postman it should work exactly the same in the IDE. There might be a difference somewhere, we just need to find it .
The more information you can share, the easier it will be for us to help you.