python client doesn't oauth-sign the request when retyring
Bug #1383364 reported by
Guillermo Gonzalez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
U1DB |
Triaged
|
Medium
|
Unassigned |
Bug Description
The python client when receiving an error from the server, does a retry but doesn't re-sign the request.
This causes the client to fail with Unauthorized instead of the real error.
To post a comment you must log in.