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
I think this might be due to proxy. We have a whole range of proxies set up and pycharm handles them just fine it downloads and installs plugins as expected and the rest of the plugins can connect to online services.
The text was updated successfully, but these errors were encountered:
Floobits uses its own network protocol, not http/https. If your network administrator is blocking everything but http, there's not much we can do about that.
Could you share the exact error messages you're getting, along with any logs?
a. add config.imageDownloader(new OkHttpImageDownloader(context, new OkHttpClient()));
b. don't use sample Constants.IMAGES url , change to other could be successful
I think this might be due to proxy. We have a whole range of proxies set up and pycharm handles them just fine it downloads and installs plugins as expected and the rest of the plugins can connect to online services.
The text was updated successfully, but these errors were encountered: