I am trying to parse some JSON output from a web service using yahoo pipes and whenever I try to use a { in the string tokenizer it breaks the pipe.
Is it a protected/special character or something?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, figures as soon as I post this I figure it out.
For some reason { is a special character where } is not.
In order to use { I prefixed it with .