Hello.
I have a script that does some operations and then creates a report to be sent.
This script works with OAuth, at any time I need to renew the access token through authorization code.
I can't get python input to work in the console.
Any ideas on how to fix this?