When a user calls the API at /shifts/{id}/book or shifts/{id}/cancel the API doesn't respond and keeps loading.
How to regenerate this error:
Run the server.
fetch all the available shifts.
Use Postman/thunderclient 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.
When a user calls the API at /shifts/{id}/book or shifts/{id}/cancel the API doesn't respond and keeps loading.
How to regenerate this error:
Run the server.
fetch all the available shifts.
Use Postman/thunderclient 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.