Author: Basir A Raja26 QuestionsAnswersReputations Commented on a post hi an update after several days and lot of changes finally manage to get the required results by clicking placeorder button. thanks November 10, 2022 2 Commented on a post hi just an update I have managed to get rid of this problem by changing some settings in the backend utils.js. Now system creates an order in the backend. Only one issue remains, I am getting error where... November 6, 2022 2 Asked a question cannot read properties of undefinedhi Basir when I click the place order button , it does create the order in backend , i get the 201 message in "Network" header tab in the inspect. but the console shows following error "PlaceOrderScreen.js:57... November 5, 2022 2 Asked a question 401 Unauthorized when place order button clicked.Hi I am at lesson 28. when I press the place order button i get error message "Invalid Token". Which is coming from utils.js in the backend folder. I checked someone had similar issue and a suggestion... November 5, 2022 2 Commented on a post Hi I checked the utils.js in the backend I got everything right by somehow when I try to place the order by clicking the place order button still get "Invalid Token" message. any suggestion? November 5, 2022 2 Asked a question mongodb connectionHi Basir Thanks in advance for wonderful course, i am following it and on part20. I am trying to establish a connection with the mongodb but could not. i got the files .env MONGODB_URL = mongodb://localhost/ZZZAS... October 25, 2022 2 Commented on a post Hi i just figure out what was the issue in the ".babelrc" file I made a mistake, instead of "targets" I just wrote "target". Once this changed , saved it and ran "npm start" everything worked fine. Thank... October 16, 2022 2 Asked a question [nodemon] app crashed - waiting for file changes before starting...Hi first of All big thanks for this detailed video. I am following the lesson I am getting error at the end of part 9 where u run the "npm start" command. [apcode language="plain"] > zzzas@1.0.0 start... October 16, 2022 2 Registered October 16, 2022 10