You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
I'm getting
202from my InfluxDB instance.But it throws an exception, probably because of https://github.com/influxdata/influxdb-php/blob/master/src/InfluxDB/Driver/Guzzle.php#L120
Isn't
202a valid status code as well?