Using th URL of
http://us.battle.net/api/wow/achievement/2144
results in:
{"status":"nok", "reason": "When in doubt, blow it up. (page not found)"}
Thanks!
Getting a "page not found" error trying to show the details for specific Achievement ID using the Achievement API. This was working last week. To rule out my own error, I followed the link in the API Documentation, but get the same error.
Using th URL of http://us.battle.net/api/wow/achievement/2144 results in: {"status":"nok", "reason": "When in doubt, blow it up. (page not found)"} Thanks! |
I'm looking to show a a character's current battle pet team on a website. In addition to the pet and species data, I would also like to show the passive bonus from that family (i.e. "Critters break out of crowd control effects more quickly.").
Any plans to include the passive skills descriptive text in the /api/wow/data/pet/types data? Totally loving the API data folks; it's pure win. |