getResponse() returned data was array. but when accessing that array, encountering an undefined result instead of response from server. The response was a json containing array of one object. I've been already set returnType to json but nothing has changed