cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API Explorer -> Production -> GetItem -> Invalid IAF token

Hello everyone, I have this setting in API Explorer tools

 

Select Site ID: 77
Select API: Trading API
Select an API call: GetItem
Select API Version: 967

 

URL https://api.ebay.com/ws/api.dll

 

Token (OAuth)
v^1****

 

HTTP Headers (set by tools)

 

X-EBAY-API-SITEID:77
X-EBAY-API-COMPATIBILITY-LEVEL:967
X-EBAY-API-CALL-NAME:GetItem
X-EBAY-API-IAF-TOKEN:v^1****

 

Request Body (set by tools)

 

<?xml version="1.0" encoding="utf-8"?>
<GetItemRequest xmlns="urn:ebay:apis:eBLBaseComponents">
<ErrorLanguage>en_US</ErrorLanguage>
<WarningLevel>High</WarningLevel>
<!--Enter an ItemID-->
<ItemID>v1|373806117050|642843173956</ItemID>
</GetItemRequest>

 

Response Headers

 

rlogid:t6buonl%3F%3Cumjgwjli*70%60sy%28rbpv67%3A1-18b1a81e1d9-0x2335
x-ebay-api-pool-name:___dDZidW9ubA==
x-ebay-api-server-name:___dGlsZHZuamorMzZjcn0ucWN0cDU2PjcqNzctND8/LTQxNC00PzU5PTY/Mw==
content-type:text/xml
content-length:484
date:Tue, 10 Oct 2023 16:53:20 GMT
x-envoy-upstream-service-time:125
server:ebay-proxy-server
x-ebay-pop-id:UFES2-RNOAZ05-api
connection:close

 

Response Body

 

<?xml version="1.0" encoding="UTF-8"?>
<GetItemResponse xmlns="urn:ebay:apis:eBLBaseComponents">
<Timestamp>2023-10-10T16:53:21.516Z</Timestamp>
<Ack>Failure</Ack>
<Errors>
<ShortMessage>Invalid IAF token.</ShortMessage>
<LongMessage>IAF token supplied is invalid.</LongMessage>
<ErrorCode>21916984</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorClassification>RequestError</ErrorClassification>
</Errors>
<Version>1193</Version>
<Build>E1193_CORE_API_19146280_R1</Build>
</GetItemResponse>

 

I'm try to refresh the token but nothig change.

 

Any idea?

 

Thanxs
Stefano

Message 1 of 1
latest reply
0 REPLIES 0