Mashup issue HTTP 400 error V8.3
I'm getting http 400 error when try to load mashup using below code in version 8.3
when i try with out the UserIdentifier & password it shows the login pega screen. but when i try to pass the valid UserIdentifier & password it's showing http 400.
I'm getting http 400 error when try to load mashup using below code in version 8.3
when i try with out the UserIdentifier & password it shows the login pega screen. but when i try to pass the valid UserIdentifier & password it's showing http 400.
put the logger in IACAuthentication but nothing printing.
<iframe name ='PegaGadgetIfr' id ='PegaGadgetIfr' data-pega-iframe-gadgetname ='PegaGadget' data-pega-resizetype ='stretch' style= 'height: 400px; width: 100%;' src ='http://localhost:8070/prweb/PRServlet/!DMS/$Web/[email protected]&isWebMashup=true&isPreGeneratedMashup=true&action=createNewWork&className=ATS-DMS-Work-DocumentManagement&flowName=pyStartCase&pzSkinName=DMS&pyMashupSkeletonName=pyDefaultMashupSkeleton&UserIdentifier=####&Password=###' ></iframe>
<script src ='http://localhost:8070/prweb/PRServlet/?pyActivity=pzIncludeMashupScripts'></script>