Jizi
7 months ago
intermittent 404 nok/Character not Found
I quite frequently get 404 in response to a profile request, few minutes later same request succeeds. I think it most often happens for TW server. Any ideas?

Example:

{BattleNet} --<Error> -- 9/22/2011 2:19:46 PM -- The remote server returned an error: (404) Not Found.. Failed to get http://tw.battle.net/api/wow/character/血之谷/牛肉意麵?fields=talents,items,professions&locale=en_US. Status: NotFound. Text: {"status":"nok", "reason": "Character not found."}

{BattleNet} --<Info> -- 9/22/2011 2:21:58 PM -- http://tw.battle.net/api/wow/character/血之谷/牛肉意麵?fields=talents,items,professions&locale=en_US was downloaded successfully.


Note: Status NotFound is HTTP 404
Straton
7 months ago
intermittent 404 nok/Character not Found
as a temp solution I am issuing HEAD request to the missing profile's page (my tests show that HEAD request is sufficient to refresh the profile in the API).

But I get 503 Service Unavailable when request comes from the server my site is hosted on (96.31.33.35). While from any other computer it comes back with 200 OK as expected.

Apparently my site is banned, so this workaround won't do for me.

Please advise.


What is the body of the response when you get a 503?
Currently Ranked: News

Bookmark and Share