We are trying to deploy a package to Robot Manager and we are getting the Following error: PackageServerClient.DeployPackageToRobotManager: Found a blank repository from application settings. StatusCode: InternalServerError.
We saw in other post that we need to configure a Repository in order to test it out we put defaultstore to see the results and we keep getting the same eror.
Attach you’ll find Log, Repository configured and error got in Pega Robot automation.
@JoséSamuelMMake sure that the ruleset where you have the repository setting configured (pyPackageBinariesRepository is the rule name) is accessible to your user. It likely isn’t and is why it has blanks as the rule it is using is blank.