Skip to content

Error Domain=com.uber.rides-ios-sdk.ridesAuthenticationError Code=19 #269

Description

@Zulqurnain24

Hi,
I have followed the procedure listed for uber sdk configuration page https://developer.uber.com/docs/riders/ride-requests/tutorials/api/ios but I am getting this error

"Error Domain=com.uber.rides-ios-sdk.ridesAuthenticationError Code=19 "The Redirect URI provided did not match what was expected." UserInfo={NSLocalizedDescription=The Redirect URI provided did not match what was expected."

when I use this syntax
"let loginManager = LoginManager()
loginManager.login(requestedScopes:[.request], presentingViewController: self, completion: { accessToken, error in
// Completion block. If accessToken is non-nil, you’re good to go
// Otherwise, error.code corresponds to the RidesAuthenticationErrorType that occured
})"

Can someone help me with this. Thanks in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions