uber / rides-java-sdk

Uber Rides Java SDK (beta)
https://developer.uber.com/docs
MIT License
105 stars 56 forks source link

Added null check for response body #62

Closed lalwani closed 1 year ago

lalwani commented 1 year ago

The response was missing is success and null checks. Added those and if it's a null response then route it properly to onError condition