Getting issue as while calling requests using Sandbox:
{
"message": "This endpoint requires at least one of the following scopes: all_trips_lite, request, all_trips",
"code": "unauthorized"
}
I followed below steps to resolve: This endpoint requires at least one of the following scopes: all_trips_lite, request, all_trips
I'm Using Auth URL as:
https://login.uber.com/oauth/v2/authorize?client_id=<client_id>&redirect_uri=https%3A%2F%2Flocalhost%2Fuber%2Ftoken&response_type=code&scope=delivery%20history%20history_lite%20places%20profile%20ride_widgets%20request%20request_receipt&state=UX9cbePmD4rjqbPWu2TmL6j2dDFaNnWHlXi1SSgh88s%3D&_csid=UIWy-eu_TgrabNHTffLvVQ
Getting response as invalid scope like below :
https://localhost/uber/token?error=invalid_scope&state=UX9cbePmD4rjqbPWu2TmL6j2dDFaNnWHlXi1SSgh88s%3D#_
I have one more doubt I invited developer in dashboard accepted the invitation but still show pending from two days. if once registered what are the next steps how to login as developer to test sandbox APIS booking and cancel