Closed jeremyruppel closed 7 years ago
Feeds respond as jsonp by default, so this adds the nojsoncallback=1 param by default as well. I also created a very simple example of how to use the feeds API.
nojsoncallback=1
:+1:
👍
Feeds respond as jsonp by default, so this adds the
nojsoncallback=1
param by default as well. I also created a very simple example of how to use the feeds API.