# Description I'm trying to delete topic using `Topics.Delete()` method with an `invalid topic key`. Instead of getting `Not found error`, i got error: ``` error reading response body: http2: response body closed ``` # Sdk Version ``` v1.1.0 ```