Hello,
I’m new to Miro and I’m trying to use Auth2 to manipulate documents. But I can’t find out how to get de access_token with Python (Django) with or without miro_api.
I created an app and have cliendid and secret. I created a return_path in my application.
Does anyone have some example code for getting the access_token?
Thanks in advance!

