I deployed the sample on H5 and while running the ION request I faced the following issueGET https://{server}/grid/rest/security/sessions/oauth?rid=WT6IH0WQSDELNQVR 404 (Not Found)
that causes to not authenticating with the ION API.Can you advice what may be the issue ?
Greetings;
A 404 error is not a not found reply. Can you access that URL in a browser? Is this ST or MT? That code looks like it's pointing to the old OAUTH endpoint that was on prem or ST. It most likely will not work in MT, and OAUTH is deprecated in MT anyways requiring OAUTH2 to be used in IONAPI. I know there was recently an update to the H5 SDK project, but I haven't looked at it, have you tried with the new release?
It's on Prem
The Infor grid that is used on-prem (version 1.13 ) does not have support for getting the ION API token. We have requested that they push it down to older verions but this is new functionality and that request was turned down years ago, so it's not possible to call ION API from the H5 SDK.
You can only call IDM (since that is what was previously supported) if you have the IDM proxy installed and confugured.
This means that ION API calls from H5 SDK is not supported for On-prem M3. It is only supported in the Cloud Edition.
I actually just put in an enhancement request for this. We will see if it gets any traction. Oauth 2.0 token support for the version 1.13 grid.
The ER is https://ers.infor.com/Ers/SoHoXi/Request/XiDetails.aspx?erID=60633&AER=false
ER 60633