Reply To: Nullable object must have a value. [ConsumeRestAsync]

Home Forums Bugs Nullable object must have a value. [ConsumeRestAsync] Reply To: Nullable object must have a value. [ConsumeRestAsync]

#1178
eneidaxhepa
Participant

This error is caused by a null value coming into your variable, which might be a DateTime. Perform a check and use debugging to see which value is coming in as null.