[erlang-questions] mochijson2 decode
Bob Ippolito
bob@REDACTED
Tue Jun 7 14:51:56 CEST 2011
It sounds like your input isn't JSON, or maybe you've misunderstood
something about Erlang syntax. If you post some code it may help
pinpoint exactly what's going on.
On Tue, Jun 7, 2011 at 5:22 AM, richard claxton <rich.claxton@REDACTED> wrote:
> I am new to erlang and i am playing around with mochijson2, JSON parsing
> from a http post, I can decode the json http request if i escape all the
> quotes in the string \" but there must be a better solution then this?
> Cheer Richard
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
More information about the erlang-questions
mailing list