Request for JSONP API

#1 - Sept. 5, 2012, 5:02 p.m.
Blizzard Post
Would it be possible to include a way to have the JSON wrapped based on a callback parameter?

eg: /foo/bar/baz?callback=a.b.c

returns

a.b.c({ /* original JSON data */ });
Forum Avatar
Web & Mobile Team
#2 - Sept. 5, 2012, 6:20 p.m.
Blizzard Post
http://us.battle.net/api/d3/profile/figgins42-1920/?callback=foo