I am getting below error while trying to perform npm run authenticate from DXCB component with Constellation. Please find attached document for complete details.
The error message suggests that there might be an issue with the authentication process. This could be due to incorrect or missing credentials in the tasks.config.json file. Please ensure that you have correctly followed the steps for authenticating Pega Infinity Server user access.
This includes generating a new client secret, copying the client credentials (Client ID, Client Secret, and Access token endpoint), and updating the tasks.config.json file with these values. After this, you should run the ‘npm run authenticate’ command again.
This is a GenAI-powered tool. All generated answers require validation against the provided references.