Hi guys,
Am I doing something wrong, or is all of the MOP Classic game items/recipes/etc missing from the classic-static API namespace?
I can search for items by item Id, finds Vial of the Sands recipe fine, however if I try to search for any MoP recipes by their ID, it returns 404.
My question is - has blizzard added all of the MoP content to the classic progression API yet? If not, is there a plan to?
I need to get a list of all possible recipes for all professions for an Addon that I am working on, and so far I am only able to get items up to cata (Im assuming), with possibly some missing.
Thanks in advance.