Ruby on Rails Saturday, December 29, 2018

On Sat, 29 Dec 2018 at 09:37, fugee ohu <fugee279@gmail.com> wrote:
> ..
>>> JSON::ParserError: 765: unexpected token at '({"success":true,"code":0,"results":[{"productId":32817
>>
> ...
> JSON::ParserError: 765: unexpected token at '{\"pvid\":\"805ba4ee-6446-4148-ab0a-ff5e51c0ab24\",\"

You have not only taken out the bracket, but you have also changed all
the " to \". Did you not notice that yourself?

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvpcZ%2BatfM%2BkxbV8Sx02FPJWu9hQiVMN4aOokM-aR1HvQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment