You haven’t indicated as such, but I’m going to gu...
# announcements
s
You haven’t indicated as such, but I’m going to guess that
getErrorMessage
is the source of the problem, and it accepts a parameter of type
ResponseBody
and the IDE is complaining that you’re passing it a parameter of type
ResponseBody?
instead