Orchestrator to Development: Fail: Unexpected HTTP 403 Response code
I have been facing this issue since late Jan 2024. We haven't changed any setup of the pipeline/cicd package/ connection setting. However, one day it suddenly returned this kind of error when Orchestrator to Development:
An authorization issue occurred in the cicd package on the Development environment. Possible reasons include:
1. The authentication type may not be appropriate.
2. Make sure that the 'Require TLS/SSL for REST services in this package' checkbox is unchecked in the cicd package.
3. Target application is not built on 'PegaDevopsFoundation'.
We have tried to adjust uncheck the 'Require TLS/SSL for REST services in this package' checkbox but it still doesn't work. And we are sure that the application is built on 'PegaDevopsFoundation'. This error is blocking the deployment in our dev environment.