Closed bjwo closed 1 year ago
Setting up the integration failed due to TypeError: NoneType Object Is Not Iterable in line 133. Introducing a check if the response is None prevents the error.
TypeError: NoneType Object Is Not Iterable
Setting up the integration failed due to
TypeError: NoneType Object Is Not Iterable
in line 133. Introducing a check if the response is None prevents the error.