angularjs - Access-Control-Allow-Origin while accessing -
i facing problem of access-control-allow-origin while accessing angular js, how should fix error post request.
please provide me solution access or insert data post request in angular js, m fine request access cross domain not post request
backend developed in python django
ask backend(python django) developer configure django-cors-headers
a django app adds cors (cross-origin resource sharing) headers responses.
it's best solution have got far. it'll allow cross origin requests.
Comments
Post a Comment