-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Description
using the Shopping API Class, I've constructed the YAML as so :
open.api.ebay.com:
iaf_token: myToken
appid: myappid
certid : mycertid
version: 799
Yet I received this error:
'GetSingleItem: Class: RequestError, Severity: Error, Code: 1.33, Token not available in request. Token not available in request. Please specify a valid token as HTTP header.'
{'Timestamp': '2023-03-21T23:08:05.329Z', 'Ack': 'Failure', 'Errors': {'ShortMessage': 'Token not available in request.', 'LongMessage': 'Token not available in request. Please specify a valid token as HTTP header.', 'ErrorCode': '1.33', 'SeverityCode': 'Error', 'ErrorClassification': 'RequestError'}, 'Build': 'E1199_CORE_APILW_19146596_R1', 'Version': '1199'}
Would anyone be able to help?
Metadata
Metadata
Assignees
Labels
No labels