I want to get the access token in production env without any user interation. I actually want to integrate clover system api data with another system. In order to gain access to the api token it requires access code which we get throught the redirect url. But i want to get the access code directly without any user interactions ie, I already have merchant id , app secret, app id etc.