in reply to Re^2: JSON RPC
in thread JSON RPC
Well the error is pretty clear that it's attempting to parse a Content-Type line as JSON so... If I were you, I'd add some debug printing to the module to see what *it* is getting (server bug or unexpected response) or what it thinks it's getting and subsequently handling incorrectly (module bug).
|
|---|