-
### What are you Suggesting?
a Feature
### What is the context behind this Suggestion?
Currently the lyrics system is likely painful to go through and ineffective at obscure artists.
### What is y…
-
Two reasons:
1) OkHttpClients are intended to be shared app wide, so, if you're using OkHttp for other HTTP api's you would want to share the OkHttp client instance. (read: https://square.github.i…
-
**Describe the issue**
Particular libraries are getting downgraded, even if on the TOML it says there's a new update available.
Attached you can see the libraries that are being downgraded.
`com.…
-
I receive this error quite a bit when invoking the Search endpoint:
` com.yelp.clientlib.exception.exceptions.InvalidSignature`
An issue was closed last month that had some similarities ([Issue …
-
## 🐛 Bug Report
I've a suite of web tests implemented with Webdriverio 4 which I'm running on a Zalenium image. I am executing 14 tests in parallel in Chrome and I randomly get `java.net.ConnectExc…
-
Deployment environments are missing from the library. For example, I can't get, list, create, update, or delete deployment environments.
[GitHub REST API documentation for deployment environments](…
-
I got this Exception on mac, Exception javax.net.ssl.SSLHandshakeException : PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification p…
-
HI,
Trace Logs are not appended in the logger file below is my configurations
opentracing.spring.web.client.enabled=true
opentracing.spring.cloud.log.enable=true
opentracing.zipkin.enabled=tr…
-
For now, `TracingInterceptor` record all errors generated by http request executed in the Android application. But it could be interesting to add a way to ignore some errors like `java.io.InterruptedI…
-
Hi,
I am testing your library with the example from the project:
**Code:**
```java
public class BardDemo {
public static void main(String[] args) {
AIClient client = new Goog…