You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: