The apiHost stored in the Configuration object is not being given to HTTPClient. It only ends up being correct once we bring down data from the /settings endpoint. While this happens pretty rapidly, it's not sufficient. This issue has nothing to do with proxying of Segment calls as it became determined in #156. See Configuration.requestFactory for proxying.