Skip to content

LyftSDK.ResponseType.unauthorized Error #20

@sumitioskipl

Description

@sumitioskipl

Hellonti Hellouchkine Team,
Greetings...!!!

@mleventi @theatrus @ryancox @woodrow @andrewmartin

let location = CLLocationCoordinate2D(latitude: 37.7833, longitude: -122.4167)
       
       LyftAPI.rideTypes(at: location) { result in
           result.value?.forEach { rideType in
               print(rideType.displayName)
           }
       }

When i am trying to calling this method everytime i m got this error
please

▿ Result<Array<RideType>, LyftAPIError>
  ▿ failure : LyftAPIError
    - message : nil
    - reason : "unknown"
    ▿ status : Optional<ResponseType>
      - some : LyftSDK.ResponseType.unauthorized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions