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

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -