codebasics / python_projects_grocery_webapp

105 stars 160 forks source link

frontend is not connected with backend #10

Closed SiD19s closed 1 year ago

SiD19s commented 1 year ago

in my case the backend python files are working when they are hosted but frontend is not getting any data from those hosted pages even though im using all the files from here - like in add product option in manage products page the uom id and name is not showing even though they are working when they are hosted

image

image

SiD19s commented 1 year ago

by adding unblock Access-Control-Allow-Origin header extension