the API, I wrote by calling django through PUT is good on postman, but when I call API through axios, I return 403.
response is {"detail": "CSRF Failed: CSRF cookie not set."},
in django, I have commented CSRF
but it"s still useless, ask for God!