Guild API strings are UTF-8 encoded twice?
Yeah, seems like there’s something wrong with the encoding on API side, probably happened during the backend change a couple days ago. API v1 only.
See also: http://wiki-de.guildwars2.com/wiki/Widget:Karte#Beispiel (floor data)
(edited by smiley.1438)
Whew, I thought I’d broken something on my side
Tracked this one down today, hoping to have the fix deployed sometime this week. Thanks for the report!
Tracked this one down today, hoping to have the fix deployed sometime this week. Thanks for the report!
by “this one” do you mean the encoding issue in general, or just for the guild api? the v1/skin_details.json is affected by that issue as well, as i mentioned on the recent maintenance post. the v1/recipe_details.json and v1/item_details.json might be affected by the same issue. I would appreciate if you were to look into that, if you havent already.
The fix for all of these issues is identical.
And the fix is live.
And the fix is live.
Thanks A Lot! Now that also explains why my request timed out earlier too.