Hi All,
When I'm trying to retrieve an auth code to enter into any given request I am trying to make of the API I always have to authorize myself manually to retrieve an auth code via a browser and then copy the auth code into my code to continue my development. I have seen no examples of programmatically doing this through code. I would love to be able to authorize programmatically and I am sure this is possible.