Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request cdd with cdd_serial 0 (or without cdd_serial) fails with TypeError: Cannot call method 'toData' of undefined #3

Open
gittiver opened this issue Mar 18, 2013 · 0 comments

Comments

@gittiver
Copy link
Member

POST / HTTP/1.1
Host: 127.0.0.1:6789
Content-Type: application/json; charset=utf-8
Accept-Encoding: gzip, deflate
Content-Length: 63
Accept-Language: en;q=1, de;q=0.9, fr;q=0.8, ja;q=0.7, nl;q=0.6, it;q=0.5
Accept: application/json
Connection: keep-alive
User-Agent: UnitTests/1.0 (iPhone Simulator; iOS 6.1; Scale/2.00)

{"message_reference":"0","type":"request cdd","cdd_serial":"0"}

fails with:
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Content-Type: application/json
Date: Mon, 18 Mar 2013 10:24:34 GMT
Connection: keep-alive
Transfer-Encoding: chunked

3a
error

TypeError: Cannot call method 'toData' of undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant