Generate a URL for a user to authorize access to your app.
/oauth/v2/authorization
?response_type=code&client_id={{ client_id }}&redirect_uri=http://localhost&scope=r_liteprofile,r_emailaddress,w_member_social&state=DCEeFWf45A53sdfKef424
Body
Headers