My question is about Web API, here is the steps
Step to re-produce
- I open desktop app
- I play a song "A"
- then I stop and leave it about 30 minutes
- Then I used postman to call API to get playing track => it returns 204 No Content
Expectation
It was supposed to return song "A" info.
Actual
It return status code 204