naveenk26 / feedzilla-api

Automatically exported from code.google.com/p/feedzilla-api
0 stars 0 forks source link

JSON(P) no longer works #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try 
http://api.feedzilla.com/v1/categories.json?culture_code=uk&order=popular&callba
ck=cbname
2. Response is returned in json format, however it is not being wrapped with 
the callback name

What is the expected output? 
cbname([{...}])

What do you see instead?
[{...}]

What version of the product are you using? On what operating system?

This had been working until recently.

Many thanks,

David Stone

Original issue reported on code.google.com by davidjam...@gmail.com on 23 Sep 2010 at 3:43

GoogleCodeExporter commented 9 years ago
Thanks for your comment.

The problem has been fixed and it now should work back again.

Original comment by Moty...@gmail.com on 24 Oct 2010 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by Moty...@gmail.com on 24 Oct 2010 at 8:29