I am trying to invoke /prweb/api/v1/data/D_Staff?SubProcess=318 OOTB API in our recently upgraded v24.1.3 env and i am getting below error while tracing the request.
Exception while invoking function: pega_rules_declarepages.pzGetDataPage–(String,PublicAPI,PegaAPI), DPNOTFOUND
Is there any access related issue after the upgrade, please advise me
I believe you’re passing the parameters as part of the Data Page. Could you please ensure the JSON request format is correct? Please refer this link which has sample JSON with/without parameters and the respective methods to invoke.