Hi All,I have created a developer account and created a demo of Connected Apps. I enabled the OAuth and now I am trying to get the access token by using client the id and client secret and i am getting the following error{ "error": "invalid_client_id", "error_description": "client identifier invalid"}
solution : use domain-url as loginUrl instead of test.salesforce.com
i asked my client to update api implementation on their side, there was no other alternative.
but some integrations still fail with above soln. e.g. IDE's