# Description I'm trying to list topic using `Topics.List()` method but got error: ``` error unmarshalling json response body: json: cannot unmarshal array into Go value of type components.ListTopicsResponseDto ``` # Sdk Version ``` v1.1.0 ```