Authenticating DXCB with constellation is failing.

Hi,

I am getting below error while trying to perform npm run authenticate from DXCB component with Constellation. Please find attached document for complete details.

Authentication failed:TypeError: Cannot read properties of undefined (reading ‘errors’)
Authentication failed:false

Authentication Error.docx (365 KB)

@BhushanN16954894

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.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Authenticating Pega Infinity Server user access

@VinodSeraphin @parmn @VijayVaddem can you provide any input?

@BhushanN16954894

I can see from shared docx “failed, reason: read ECONNRESET”. Thus, DXCB is unable to reach the server. Could you please check with your sysadmin?

@JeanK and @MarijeSchillern : This issue has been resolved in other thread by Vinod. Thank you!