OAuth application using the Resource Owner Credentials grant type { "error": "invalid_client" }
Summary:
I have created an OAuth application using the Resource Owner Credentials grant type to invoke standard WMS APIs from an external application. I am Encountering invalid_client error. { "error": "invalid client" }
Content (please ensure you mask any confidential information):
I have referred this document to Create a OAuth Application in WMS. Did I miss any step in this? Any help here is really appreciated.
https://docs.oracle.com/en/cloud/saas/warehouse-management/26a/owmap/oauth-2-0-support-for-integrations.html#Configuring-the-OAuth2.0-Authentication-in-WMS
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0