Uber-Android-SDK icon indicating copy to clipboard operation
Uber-Android-SDK copied to clipboard

Uber sandbox putRequest gives 401

Open gandharv09 opened this issue 9 years ago • 1 comments

I was able to succesfully get access token, but sandbox putRequest is giving 401 unauthorized. I was simply trying:

    Uber.getInstance().getUberSandboxService().putRequest("1234", new  SandboxRequestBody(UberStatus.ACCEPTED)); 

gandharv09 avatar Sep 22 '15 07:09 gandharv09

will be fixed soon.

Neno0o avatar Nov 10 '15 13:11 Neno0o