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

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -