Hey @sathvik.sk Verify that you’re using the correct API endpoint (/identity/connect/token) for Client Credentials flow.
Double-check that your Client ID and Client Secret are correctly registered and that they have the necessary permissions.
Ensure your Orchestrator version supports OAuth 2.0 Client Credentials flow and that the API is enabled for it.
If you are still facing issues, check the API documentation for the specific version of UiPath Automation Suite you’re using to ensure compatibility with the OAuth flow.
If you’re still encountering errors, providing the full response and ensuring that your client_id, client_secret, and Orchestrator URL are all correctly set would help in further troubleshooting.
cheers