Hi,
I am currently working with the Microsoft Dynamics 365 E-Commerce Online SDK. The following environment variables have been correctly set in the .env
file:
PORT=4000
MSDyn365_HOST=abc.com
MSDyn365Commerce_BASEURL=XXXXXX
MSDyn365Commerce_CHANNELID=XXXX
MSDyn365Commerce_CATALOGID=XXXX
MSDyn365Commerce_OUN=XXX
MSDyn365Commerce_BASEIMAGEURL=XXX
After running the yarn start
command, the application redirects from https://localhost:4000/
to another page where I encounter a 400 error that appears to be related to AAD (Azure Active Directory) authentication failure which I feel.
Could you please guide me on the steps I need to follow to resolve this issue?
Zain Mehmood
255
Moderator
Siv Sagar
111
Super User 2025 Season 1
Danny Bilodeau
105
Moderator