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
App Engine doesn't support Retrofit out of the box square/retrofit#1149, but a custom okhttp3.Call.Factory could work around this limitation square/retrofit#1394. Let's expose the internal okhttp3.Call.Factory to unlock this usecase.
The text was updated successfully, but these errors were encountered:
App Engine doesn't support Retrofit out of the box square/retrofit#1149, but a custom
okhttp3.Call.Factory
could work around this limitation square/retrofit#1394. Let's expose the internalokhttp3.Call.Factory
to unlock this usecase.The text was updated successfully, but these errors were encountered: