I’m struggling to get started accessing the MIRO Rest API from a windows client.
I have created a Developer Team board to test, which seems to give me some of the authorization data which the API docmentation describes. I was rather hoping to get into all the authentication stuff later on - right now, I need to investigate how easy it is to pull Miro data from my little test board.
Does anyone have a C# (or better still Vb.net) example of reading a developer board ?
Is this even possible from a Windows machine which isn’t running a web server?