I was trying to onboard Salesforce Connector. My test Connection is failing with error (invalid username or password). The error message is same on ccg log. When I use Postman to authenticate it works just fine and same credentials are not working on IDN side.
Thank you for your response. We are using OAuth 2 and Password as Grant Type. I can successfully connect using Basic Auth and was able to run aggregation(account and entitlements) with no issue. But our Salesforce want to go with OAuth2 and they have configured connected app and their configuration looks good as well according to Salesforce documentation. I have thoroughly reviewed Connector documentation as well. I have tried different combination like using security token appended after password for service account and all. Tried all types of URL like test/login/domain name one. Having no luck being able to connect successfully.