In Oauth2.0, when we call the v2/authorize api it redirects to the site URL. Is there a way not to redirect it to the site URL but get the authCode like we used to get in legacy version. In Oauth2.0 token we need a auth code which comes from this authorize redirect to uri. Any way of calling that API and get the code - I m not able to find anything on it. Any help would be highly appreciated