2 problems... 1) I can't generate an REST Auth Token for production, but only for sandbox. 2) Whenever I run this apicall: "http://rest.api.ebay.com/restapi?CallName=GetSearchResults&RequestToken=".$RequestToken. "&RequestUserId=".$RequestUserId."&SiteId=".$SiteId."&Version=".$Version. "&SearchLocationFilter.SearchLocation.SiteLocation.SiteID=".$SiteFilter."&Query=".$SafeQuery. "&EntriesPerPage=".$EntriesPerPage."&PageNumber=".$PageNumber. "&UnifiedInput=1&TrackingPartnerCode=1&TrackingID=".$cjPID."&IncludeFeedback=1&order=".$sort I get this error: <GetSearchResultsResponse> <Timestamp>2007-05-26T13:29:04.966Z</Timestamp> <Ack>Failure</Ack> − <Errors> <ShortMessage>Internal error to the application.</ShortMessage> <LongMessage>Internal error to the application.</LongMessage> <ErrorCode>10007</ErrorCode> <SeverityCode>Error</SeverityCode> <ErrorClassification>RequestError</ErrorClassification> </Errors> <Version>513</Version> <Build>e513_core_Bundled_4658489_R1</Build> <HasMoreItems>false</HasMoreItems> </GetSearchResultsResponse> Can anyone with knowledge in ebay's API help me out? Thanks in advance
Why can't you generate a prod token? I'd suspect that is the core problem and is related to the other error response you got. Here is a how-to.. might want to compare what you are doing with that.. might have missed a step, etc. eBay API how-to HTH hanji
Hi I am willing to pay for some help with eBay and amazon api help. All I need to search is search the vinyl records category and return all buy it now items. Same with amazon, but just needs to search vinyl record category. Language. .net 3.5
Its very easy to set this up yourself with PHPBay and PHPZon. Take a look inside the report in my signature for more info.