Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created October 4, 2012 03:35
Show Gist options
  • Save kjunichi/3831318 to your computer and use it in GitHub Desktop.
Save kjunichi/3831318 to your computer and use it in GitHub Desktop.
TypeError: Cannot call method "toByteString" of undefined (ringo/jsgi/connector.js#123)
TypeError: Cannot call method "toByteString" of undefined (ringo/jsgi/connector.js#123)

https://groups.google.com/forum/#!msg/ringojs/oUSJNjyfFgI/eZGaA2x2JYcJ にもあるように、返却するJSONの形式がおかしかった模様。 なぜか、Jsdo.itでコンテントタイプを末尾に追加しようとしたコードが追加されていた。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment