What does 'invalid message' suggest?

Question

Grade: Education Subject: Support
What does 'invalid message' suggest?
Asked by:
36 Viewed 36 Answers

Answer (36)

Best Answer
(202)
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.