Hi, I read your message, I saw "504: Gateway Time-out" for that
reason it will be than server is down when you're trying to use the
API for an application, I think you must to take care and to write a
procedure to validate the server's connection before the application
sends a post the webservices.
I hope it will be useful to fix your application's bug...
--- In yws-search-web%40yahoogroups.com">yws-search-web
yahoogroups.com, "smadoodle" <smadoodle
...>
wrote:
>
> Hi,
>
> I'm trying to use the API for an application, but I regularly get
the
> following error whenever I run it:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Error xmlns="urn:yahoo:api">
> The following errors were detected:
> <Message>service temporarily unavailable [C:28]
</Message>
> </Error>
> <!-- ws02.search.scd.yahoo.com uncompressed/chunked Thu Nov 16
> 16:16:03 PST 2006 -->
>
> at com.yahoo.search.SearchClient.executeAndParse(Unknown
Source)
> at com.yahoo.search.SearchClient.webSearch(Unknown Source)
> at SEOtool.doKeywordSearch(SEOtool.java:68)
> at SEOtool.main(SEOtool.java:34)
> Underlying cause: com.yahoo.rest.RestException: Request failed,
HTTP
> 504: Gateway Time-out
> at com.yahoo.rest.RestClient.call(Unknown Source)
> at com.yahoo.search.SearchClient.executeAndParse(Unknown
Source)
> at com.yahoo.search.SearchClient.webSearch(Unknown Source)
> at SEOtool.doKeywordSearch(SEOtool.java:68)
> at SEOtool.main(SEOtool.java:34)
> Underlying cause: com.yahoo.rest.RestException: Request failed,
HTTP
> 504: Gateway Time-out
> at com.yahoo.rest.RestClient.call(Unknown Source)
> at com.yahoo.search.SearchClient.executeAndParse(Unknown
Source)
> at com.yahoo.search.SearchClient.webSearch(Unknown Source)
> at SEOtool.doKeywordSearch(SEOtool.java:68)
> at SEOtool.main(SEOtool.java:34)
>
>
> Any suggestions on what I can do to fix this? I am not coming
> anywhere near the access quota...
>
.