Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Possible to make the call "GetMemberMessages" #46

Open
benkraw opened this issue May 4, 2017 · 0 comments
Open

Possible to make the call "GetMemberMessages" #46

benkraw opened this issue May 4, 2017 · 0 comments

Comments

@benkraw
Copy link

benkraw commented May 4, 2017

Is it possible to make the API call to the "GetMemberMessages" end point.
This is the error I get:
{ '$': { xmlns: 'urn:ebay:apis:eBLBaseComponents' },
Timestamp: '2017-05-04 18:45:55',
Ack: 'Failure',
Errors:
{ ShortMessage: 'Unsupported API call.',
LongMessage: 'The API call "GetMemberMessagesRequest" is invalid or not supported in this release.',
ErrorCode: '2',
SeverityCode: 'Error',
ErrorClassification: 'RequestError' },
Version: '775',
Build: '18007281' }

Params I am using:

params: {
"WarningLevel":"High",
"MailMessageType":"All",
"Pagination":{
"EntriesPerPage":"100",
"PageNumber":"1"
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant