Question

HCL
IN
Last activity: 21 May 2025 10:11 EDT
Pega AVRO schema - Application setting with url
Hi team,
We are currently using - Pega cloud - 24.1.3.
We have AVRO schema rule where application setting is referred.
Within Application setting we are trying to refer the DPage inorder to get the url dynamically based on the production level.
While trying to save the AVRO rule, we are getting the error as "At least one of the URLs provided as Application Setting is not using the https protocol. Provide a URL starting with https:// when SSL is enabled or disable the use of SSL."
This issue does not occur when we try to directly give the schemaRegistryURL instead of DataPage reference.
Are we not supposed to refer DataPage when application setting is used in AVRO? Is this a known issue?