Patch 2.0.2 API not working?

#1 - March 12, 2014, 6:31 a.m.
Blizzard Post
I haven't seen any official word saying if the API has been updated to 2.0.1/2 or any word on when it may be done, but I'm assuming it's not working currently since trying to find the attributesRaw of, say my monk, returns a JSON string of
{Durability_Cur={min=491.0, max=491.0}, Armor_Item={min=280.0, max=280.0}, Durability_Max={min=565.0, max=565.0}}


is there any word on when this may be updated? hoping to throw together better skill damage calculations with all the new goodies like cold skill damage %, skill % etc.

Thanks :)

EDIT: specifically meant of my monk's gloves
Forum Avatar
Battle.net Developer
#10 - April 3, 2014, 11:07 p.m.
Blizzard Post
We just finished fixing many bugs on the main d3 site for RoS. We're going to take a look at the API next week and try to fix as many things as possible. Sorry for the delay.
Forum Avatar
Battle.net Developer
#14 - April 5, 2014, 3:05 a.m.
Blizzard Post
04/04/2014 01:51 PMPosted by zzilong
Looks like quest progress data has been removed completely from the API, even Act 1 to Act 4! I assume it's being update for Act 5 progress, but this is breaking a lot of old functionality.


Quests were removed since they were heavily tied in with the old difficulty logic which is no longer in place. What aspect of quests (especially since you can reset them now) was important? We can look at adding better data in soon.
Forum Avatar
Battle.net Developer
#24 - April 8, 2014, 5:51 p.m.
Blizzard Post
Progression data back in without the tie in to the old difficulty system. If there are problems let me know.