Below are the details.
3rd party will fetch odata service and oauth isused for garntcode type authorisation scenario
we are using
SAP EHP7 SP2
https://HOSTNAME:PORTNO/sap/bc/sec/oauth2/token?grant_type=authorization_code&code=AFBWjSgYHueO4LBVWabSPiAEe4QQU8gchewFeQqswASpwwR0&redirect_uri=https://www.getpostman.com/oauth2/callback&token_type=Bearer
I AM GETTING THE BELOW ERROR
{ "error":"invalid_client","error_description":"No OAuth 2.0 client authentication credentials included or used authentication method is unsupported. Supported authentication methods are specified in the ICF service configuration for the token endpoint in transaction SICF" }
Can any one help me with the exact configuration in SAP for oauth client. 3rd part system will call the odata service using this oauth garntcode type authorisation scenario.Please send me screen shots for full configuration if yopu have any.
My email id: vishwa117@gmail.com