Calling M3 APIs in H5 Scripts without MIService

Prabodha Amarapema
Prabodha Amarapema Member, Infor Partner Posts: 49
edited December 2024 in General Discussion Forum

We have some old H5 scripts that use a separate endpoint(/grid/rest/security/sessions/oauth?forceRefresh=true) to get an authentication token and add that token to the request header for M3 API calls. Do we need port these scripts to utilize MIService, which is very clean and futuristic?