I just updgraded to 1.4.3, and now see this error when performing URL fetches:
TypeError Exception Value: escape_encode() argument 1 must be string, not unicode Exception Location: /Applications/GoogleAppEngineLauncher.app/Contents/ Resources/GoogleAppEngine-default.bundle/Contents/Resources/ google_appengine/google/appengine/api/urlfetch_stub.py in _RetrieveURL, line 283 This is happening inside app engine SDK code, which is in turn being tickled by Braintree's payment API. This was not a problem in previous versions of the App Engine SDK, though potentially it is a problem with Braintree, not the SDK. Could someone investigate and advise? Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
