Uh oh!
There was an error while loading. Please reload this page.
Add create_resumable_upload_session - #2989
Conversation
| headers = { | ||
| 'Accept': 'application/json', | ||
| 'Accept-Encoding': 'gzip, deflate', | ||
| 'User-Agent': connection.USER_AGENT, |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
theacodes
commented
Feb 9, 2017
dhermes
commented
Feb 9, 2017
I have lots of faith in @lukesneeringer |
theacodes
commented
Feb 9, 2017
@lukesneeringer tests are failing because of the operations/protobuf issue? any recommendations? |
lukesneeringer
commented
Feb 9, 2017
I know what needs to happen here; it is related to googleapis/api-client-staging#159. |
I assert that this commit on googleapis/api-client-staging#159 fixes the issue; attempting tests locally to prove it before cutting a release to PyPI. |
lukesneeringer
commented
Feb 9, 2017
@jonparrott I merged that other PR and pushed it to PyPI; your tests should pass now (or if they fail, it will be for other reasons ;-)). |
daspecster
commented
Feb 9, 2017
I restarted the build. |
daspecster
commented
Feb 9, 2017
Seems to have done the trick! |
Resolves#1240
(Aside: wow this code is complicated)