-
Error while invoking DX Api from React application
I have configured Pega React starter pack. I enabled OAuth2.0 for the “api” service package and tunneled the localhost using ngrok. I was able to authenticate successfully and login from the react application. But getting “Cross Origin Resouce Sharing Error:MissingAllowOriginHeader” while invoking the DX api’s to load the worklist and the case types. Has anyone faced similar issue?