質問
Generate authorization code programmatically
I dont need manual intervention so need to generate the authorization code that is needed to generate the access token.
Code is getting expired in next subsequent call so everytime i need to do manual steps to get the code from url and update the code which is practically not possible in any of the integration api.
