killbill-client-java icon indicating copy to clipboard operation
killbill-client-java copied to clipboard

Issue with Get Queue entries

Open reshmabidikar opened this issue 2 years ago • 0 comments

The Get Queue Entries endpoint returns a streamed response I believe (See this line). However, the Java client does not support this and only returns the status code See this line. This needs to be investigated further and fixed if required.

reshmabidikar avatar Sep 15 '23 06:09 reshmabidikar