> Hello,
>
> can someone kindly correct this playground example for me
> http://tinyurl.com/pbk5wyg
>
> When opening debugger (F12 in chrome) I can see the request happening and a
> json response, but can't use it, I guess because of a "Uncaught SyntaxError:
> Unexpected token :" in the console
>
> Regards

Hi,

you have to "URL-encode" the parameters.
Like:

http://ultraimg.com/api/1/upload/?key=3374fa58c672fcaad8dab979f7687397&source=https%3A%2F%2Fwww.google.tn%2Fimages%2Fsrpr%2Flogo11w.png&format=json

You might use qx.util.Uri.toParameter() to do that job for you

-- 

** Unsere Veranstaltungen 2015 

transport logistic München Halle B2, Stand 317/518 5.5.-8.5.2015
MöLo Kassel 18.6.-20.6.2015
Postexpo Paris 29.9.-1.10.2015

** NEU: Unser BLOG 

telematics-magazine.com

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to