Description:
When a user call the api at /shifts/{id}/book or shifts/{id}/cancel the api doesn't respond and keep loading.
How to regenerate this error:
- Run the server.
- fetch all the available shifts.
- use postman to book a shift by an Id of the shift.
- the request will not respond and will be kept loading.
Platform:
OS: Windows 10;
Browser: Chrome [latest till today].
tool: Postman and Axios.
Description:
When a user call the api at
/shifts/{id}/bookorshifts/{id}/cancelthe api doesn't respond and keep loading.How to regenerate this error:
Platform:
OS: Windows 10;
Browser: Chrome [latest till today].
tool: Postman and Axios.