Heya,
I'm trying to add russian realms to ahspy.com but I'm having issues getting the AH data for those realms. For example,
http://eu.battle.net/api/wow/auction/data/азурегос (or actually, http://eu.battle.net/api/wow/auction/data/%D0%B0%D0%B7%D1%83%D1%80%D0%B5%D0%B3%D0%BE%D1%81 ) gives me:
{
"files":[
{
"url":"http://eu.battle.net/auction-data/азурегос/auctions.json",
"lastModified":1314105427000
}
]
}
But when I try to load the json file, I get a 302 response that leads me to http://eu.battle.net/en/error.html (header 404).
Is there a temporary error or is this a bug (either on my side or yours)? Thanks :)