Fixed
Status Update
Comments
io...@google.com <io...@google.com>
hi...@gmail.com <hi...@gmail.com> #2
Affecting me too, on linux python 2.7, VERSION file in sdk is:
release: "1.9.10"
timestamp: 1407785464
api_versions: ['1']
Thanks.
release: "1.9.10"
timestamp: 1407785464
api_versions: ['1']
Thanks.
jj...@gmail.com <jj...@gmail.com> #3
Affecting me as well. It'd be nice to get this fixed so that we can properly test client errors in endpoints.
pv...@google.com <pv...@google.com> #4
Thank you for bringing this to our attention. I have forwarded your report to the engineering team and any questions they have will be posted here. Further status updates will be posted here as well.
Best regards,
pvoutsinas
Best regards,
pvoutsinas
ra...@gmail.com <ra...@gmail.com> #5
Affecting me too:
OS:
OS X Yosemite 10.10.3 (14D131)
Google App Engine:
release: "1.9.19"
timestamp: 1424415497
api_versions: ['1']
python virtual env:
beautifulsoup4==4.3.2
ez-setup==0.9
Ferris==3.0.0a8
FerrisNose==2.3.1
google-api-python-client==1.3.1
httplib2==0.9
nose==1.3.4
oauth2client==1.4.2
PIL==1.1.7
protopigeon==2.0.1
protorpc==0.9.1
pyasn1==0.1.7
pyasn1-modules==0.0.5
pyotp==1.4.1
rsa==3.1.4
simplejson==3.6.5
six==1.8.0
suds==0.4
uritemplate==0.6
waitress==0.8.9
WebOb==1.4
WebTest==2.0.16
xmltodict==0.9.0
Thanks.
OS:
OS X Yosemite 10.10.3 (14D131)
Google App Engine:
release: "1.9.19"
timestamp: 1424415497
api_versions: ['1']
python virtual env:
beautifulsoup4==4.3.2
ez-setup==0.9
Ferris==3.0.0a8
FerrisNose==2.3.1
google-api-python-client==1.3.1
httplib2==0.9
nose==1.3.4
oauth2client==1.4.2
PIL==1.1.7
protopigeon==2.0.1
protorpc==0.9.1
pyasn1==0.1.7
pyasn1-modules==0.0.5
pyotp==1.4.1
rsa==3.1.4
simplejson==3.6.5
six==1.8.0
suds==0.4
uritemplate==0.6
waitress==0.8.9
WebOb==1.4
WebTest==2.0.16
xmltodict==0.9.0
Thanks.
ta...@google.com <ta...@google.com>
ta...@google.com <ta...@google.com> #7
This is now fixed, but the rollout may take some time. If you need this in the meantime, you can apply the fix manually as described in https://code.google.com/p/googleappengine/issues/detail?id=12533#c5
[Deleted User] <[Deleted User]>
fo...@gmail.com <fo...@gmail.com> #8
Hurmm...next time dont make EDDIT OR HACK SYSTEM
fo...@gmail.com <fo...@gmail.com> #9
Sent me link
di...@gmail.com <di...@gmail.com> #10
Stream labs obs
[Deleted User] <[Deleted User]> #12
app
be...@gmail.com <be...@gmail.com> #13
This is wrong fix
be...@gmail.com <be...@gmail.com> #14
Fix this is wrong
ta...@google.com <ta...@google.com> #15
This fix was done almost 8 years ago, on a version of Endpoints that has also been EOL'd for several years. If you're still experiencing issues with Endpoints, you should file a new bug with more information.
Description
re-generate response body by endpoints.apiserving.
But does not update content-length of the re-generated response.
For example, webob is always checking the validity of the content-length,
will cause problems in the unit tests.
* This is only development environment issue
* version: SDK 1.8.9, endpoints-1.0
* language: Python 2.7
* operating system: Mac OS X 10.8.5