Home
Find the answer to your question
GetSuggestedCategories returns "Search Service Not Available Temporarily" when the call is made against siteID - 100 (Motors site)
GetSuggestedCategories returns response as below when the call is made against siteID - 100 (Motors site)
<?xml version="1.0" encoding="utf-8"?>
<GetSuggestedCategoriesResponse xmlns="urn:ebay:apis:eBLBaseComponents">
<Timestamp>2010-11-19T19:47:40.540Z</Timestamp>
<Ack>Failure</Ack>
<Errors>
<ShortMessage>Search Service Not Available Temporarily</ShortMessage>
<LongMessage>Search Service Not Available Temporarily, Please Come Back Later</LongMessage>
<ErrorCode>12214</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorClassification>SystemError</ErrorClassification>
</Errors>
<Version>695</Version>
<Build>E695_CORE_BUNDLED_12349351_R1</Build>
</GetSuggestedCategoriesResponse>
For motors category recommendations, please make the call against SiteID 0 to get category recommendations.