curl --location --request GET 'https://api.socialidnow.com/v1/oauth/authorize?response_type&client_id&redirect_uri&scope'
{ "error": "authentication_failed", "error_description": "string", "errors": [ "string" ] }