Hello, I am currently trying to retrieve LN data in JSON format using the REST API (lnapi) provided by Infor.
However, when I try to call the API using Postman, I encounter the following error:
"Identity Switch failed: Failed to find associated LN Identity for LN User"
The error message indicates that I need to provide an API ID as a value, but I'm not sure what exactly the API ID is.
Could you please advise me on this?
Thank you!