The JSON-RPC example works in Safari but not in Firefox (10.0.2).
Using Mac OS X Lion. Python 2.7. Django 1.3.1

Server error when making an RPC call from Firefox:
"OPTIONS /test-service/ HTTP/1.1" 500 68843

Firefox is spitting out:
JSONRPC Error -32603: Empty Response

But the same example runs fine in Safari.
Has anyone experienced anything similar?

Reply via email to