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

getItemByLegacyId API problems

I already had a function to extract details from the response given by the getItemByLegacyId API. I passed in the legacyItemId and everything worked fine. However, now I keep getting

{
"errors": [
{
"errorId": 11003,
"domain": "API_BROWSE",
"category": "REQUEST",
"message": "The specified legacy item Id was not found."
}
]
}

for any legacy item id I pass into it. I refreshed my access token and tested it in Postman yet I'm still receiving the same error, although I didn't previously. Please help.
Message 1 of 2
latest reply
1 REPLY 1

Re: getItemByLegacyId API problems

Same problem, passed in the correct item Id, but still return this

Message 2 of 2
latest reply