Question
Greenfield Technology
DE
Last activity: 15 Jan 2024 5:22 EST
DX Custom Components - Authentication error
I created a custom component via VS Code and want to continue with the authentication to puplish the component.
The authentication process leads me to the pega log in screen and after login to the App Studio, but I am not getting the Authentication success message in the terminal.
Also I am not getting asked for the client Id or client secret as described in the documentation (https://docs.pega.com/bundle/constellation-dx-components-88/page/constellation-dx-components/custom-components/authenticate-user.html).
I also tried to insert the client id and client secret into the confi.json file (described here:
but still I am getting no success message.
Any Idea what I can try to authenticate successfully?
Thank you!