Hi,
Whenever i tried to access api i get this response
{"name":"Not Found","message":"Page not found.","code":0,"status":404,"type":"yii\web\NotFoundHttpException"}
I want to know how to fully access an API by passing username and password in url?
Thanks in advance