Hi
#C29HR0BFG, In my demo account, I am trying to locally execute sca extension environment. I successfully installed the node packages, created integration record, authenticated with NetSuite account and ran the "gulp extension:local" command. Everything seems to be working OK at this point but when I open the local url in browser: "
mystore.domainname.com/sca-dev-2023-1-0/shopping-local.ssp", the screen is blank (It is displaying the page title="Shopping").
And in console, I am getting the error:
`"Access to XMLHttpRequest at '
http://localhost:7777/who/shopping' from origin '
http://mystore.domainname.com' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space
local
. "`
Has anyone else faced this issue before? Please guide. Your help is greatly appreciated.