i have setup OOTB Powertools B2B in CX 2005 with spartacus storefront . but while adding the product into the cart i am getting this error.
Error:
"message" : "It's not allowed to execute this call from the current channel",
"type" : "AccessDeniedError"
The add to cart post url is : https://localhost:9002/occ/v2/powertools-spa/users/anonymous/carts/a6ea625f-6ee4-4b01-9b6a-26a4bfbbe674/entries?code=3755213&qty=1&lang=en&curr=USD
- i have already added the cors params in local.properties and ran the impex as well , which is mentioned in the https://sap.github.io/spartacus-docs/cors/
- electronics store is working fine only powertools has this issue.