optimizely / android-sdk

Android SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/android-sdk
Apache License 2.0
55 stars 39 forks source link

[BUG] Zaius API - Graphql getting UnKnownHostException #482

Open VaibhavJ1292 opened 2 months ago

VaibhavJ1292 commented 2 months ago

Is there an existing issue for this?

SDK Version

I'm getting issues for all SDK versions.

Current Behavior

I have integrated Optimizely Android SDK in one of my projects.
I'm getting java.net.UnKnownHostException: Unable to resolve host "api.zaius.com": No address associated with the hostname.

Network request URL: https://api.zaius.com/v3/graphql Network Request Name: Zaius-API-Graphql Mobile App Version: 3.47.0 timeoutForODPSegmentFetch: 10 seconds

Expected Behavior

It should work with the configuration as mentioned above.

Steps To Reproduce

  1. Implement Optimizely Android SDK in the project.
  2. Test the app in online as well as offline mode.
  3. Check the issue on the analytics dashboard.

Link

No response

Logs

No response

Severity

Blocking development

Workaround/Solution

No response

Recent Change

No response

Conflicts

No response