-
If I request a resource which does not exist, the module should see that the response code is an error (404), not save the content and throw an error.
However, this is not the case.
```
RNFetch…
-
Your android plugin defines minSdkVersion 16. However, you include dependency on com.squareup.okhttp3:okhttp:4.2.2 which supports only Android 21+. Running on device with Android api 16 ends up with j…
bakua updated
4 years ago
-
##### Description
With Existing OkHttp Version (2.7.5) , SSL is failing in the IBM Latest Liberty Build Pack .
##### Swagger-codegen version
2.2.2
##### Related issues/PRs
http…
-
**Code :**
```
try {
candlestickBars = client.getCandlestickBars(symbol.toUpperCase(), interval, Integer.valueOf(TOTAL_PERIODS), null, null);
closingPriceList = candlestic…
-
**Glide Version**: 4.12.0
**Integration libraries**: okhttp3 and androidsvg
**Device/Android Version**: All devices
**Issue details / Repro steps / Use case background**:
I …
-
**Glide Version**:4.11.0
**Integration libraries**:okhttp3-integration:4.11.0
**Device/Android Version**:Android 9.0, Sumsang S8
**Issue details / Repro steps / Use case backgro…
-
**Glide Version**: 4.11
**Integration libraries**: OkHttp3-3.14.4
**Device/Android Version**: 10
**Issue details / Repro steps / Use case background**: I have some orientation i…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/auth0-java#readme) and [Examples](https://github.com/auth0/auth0-java/blob/master/EXAMPLES.md), and have not found a suita…
-
**Describe the bug**
I created a brand new empty RN project with version 0.75.2 and now I'm getting this error:
```
> Task :react-native-fast-image:compileDebugJavaWithJavac FAILED
> Task :app:p…
-
Hello,
I'm new to this plugin and really appreciate your help here.
I have configured the plugin as per the instructions provided.
Client cache is set to 20.
My trigger event is "Comment match…