` return $oauth->getAccessToken();` not excuting the TOKEN_URL. It redirects in my redirect uri and returns a null value. I am using Laravel Framework
return $oauth->getAccessToken();not excuting the TOKEN_URL. It redirects in my redirect uri and returns a null value.I am using Laravel Framework