In the OS API gateway we tried to connect to a new 3rd party REST API. The methods available in Infor OS to get an API token do not seem to apply to this specific REST API. As a result we could couldn't get a OAuth 2.0 token.
We lack the information for resource owner. We only have user & pw Client Credentials. The API token has to be supplied with the request body instead of the request header.
I attach screenshot of the API documentation and need help connecting with Infor OS.
Any help would be greatly appreciated