Question
What does 'invalid message' suggest?
Asked by: USER3268
36 Viewed
36 Answers
Answer (36)
The 'invalid message' indicates that the promise is being rejected with a message that is not a valid or expected message. This suggests a problem with the promise's logic or the data it's being passed.