CallumWH
Results
1
issues of
CallumWH
TwitterApi.tweets().searchStream().execute() throws 400 error with no response body if additional parameters are included ### Expected behavior defining the call as ``` Integer backfillMinutes = 1; OffsetDateTime startTime = OffsetDateTime.parse("2022-10-01T18:40:40.000Z"); //...