Uber-Android-SDK
Uber-Android-SDK copied to clipboard
Uber sandbox putRequest gives 401
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));
will be fixed soon.