Output from azd version
azd version 0.0.1-beta.1699350 (commit 1740868)
Describe the bug
- Run
azd up -t todo-nodojs-mongo-swa-func
- Azure resources are provisioned; api and web deployed.
- Clicked end point for the SWA environment web is deployed to. Cannot add any new items to list.
Expected behavior
I can add items to MyList.
Note: spoke to Wallace, this is because the web end point is not added to allowed origins in API CORS. Added the end point and the todo app works.
Environment
Windows
Related to issue #53
Output from
azd versionazd version 0.0.1-beta.1699350 (commit 1740868)
Describe the bug
azd up -t todo-nodojs-mongo-swa-funcExpected behavior
I can add items to MyList.
Note: spoke to Wallace, this is because the web end point is not added to allowed origins in API CORS. Added the end point and the todo app works.
Environment
Windows
Related to issue #53