After downloading the project and followed all steps described in readme, I try to acces from browser to http://127.0.0.1:8000/api/v1/songs/ http://127.0.0.1:8000/api/v1/songs/2/ http://127.0.0.1:8000/api/v1/auth/login/ http://127.0.0.1:8000/api/v1/auth/register/ and I get Bad Request.
After downloading the project and followed all steps described in readme, I try to acces from browser to
http://127.0.0.1:8000/api/v1/songs/
http://127.0.0.1:8000/api/v1/songs/2/
http://127.0.0.1:8000/api/v1/auth/login/
http://127.0.0.1:8000/api/v1/auth/register/
and I get Bad Request.