Unable to open an instance CoexistenceCasesDT when running portal in Constellation
I am getting the below error when running portal in pega Constellation. Has anyone seen or resolved a similar issue before?
-
Reply
-
@BOUANENEM Can you share the PRPC version, this was fixed in latest versions
@BOUANENEM This is an handled exception and will create this DT when its not present while using coexistence wizard. This should not cause any issues with your workflow. Incase if you observe any specific issues with this exception can you please specify them?
@BOUANENEMAs i have mentioned earlier, This should not cause any issues with your workflow. Is it blocking you from your workflow? I can only see you have attached a sc from tracer. Do you also observe any error in the runtime/portal? If so, can you attach that sc as well?
@BOUANENEM Can you try skipping step 4 of pxPopulateEnvironmentInfo or setting the value of Param.case in that step to empty string and confirm whether that fixes your issue. If it didn't fix your issue and you're able to see some console errors then pls attach screenshots for the same. If there are no console errors then chances are that the issue you're facing might not be related to CoexistenceCasesDT error itself. In that case please describe your usecase in brief.
@duddr1The issue persists even after skipping these steps. Upon reviewing the browser console logs and network tracer, it appears that DX APIs are not functioning correctly. I am encountering a 403 Forbidden error, with the following response { "errors": [ { "ID": "unsupported_scheme", "message": "TLS should be enabled." } ] } @duddr1 , your support on this would be greatly appreciated.
@BOUANENEM This happens when token got expiry or not configuring oauth client registration rule properly. Enable set refresh token expiry checkbox in oauth client registration