Hej !
I am trying to retrieve a specific item in a data flow using the ION API.I can successfully retrieve this specific item through ION Gateway, and it works as expected there. However, when I make the same request using the ION API, I receive the following error:
- Response code: 404
- Response message: Not Found
- Response body: (empty / not returned)
What’s confusing is that when I request all items : LN/lnapi/odata/tcapi.ibdItem/Items using the same API, the response is returned without any issues. The problem only occurs when I add a query to retrieve a specific item.
I’m not sure why the API returns a 404 in this case. Could you please advise what might be missing or incorrectly configured in my request?
Regards
Mulugeta