✅ – Script – 17-21 Nov 20
createUser api function returns a 500 internal server error but the catch block does not catch the error
I had to add a catch block after the
whats the reason for this?
I had to add a catch block after the
.then method for it to catch that errorwhats the reason for this?
