POST
https://test-api.carespan.clinic/OauthAPI/authorize
{ "access_token": "e37b51a1f65e28bfc9b7557044ecdd2903678716", "expires_in": 3600, "token_type": "Bearer", "scope": "app" } Error: { "error": "invalid_client", "error_description": "The client credentials are invalid" }