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 have this error when i use http link instead of https
Load failed for http://sample.ir/api/download/image/s/34/4?type=large with size [341x335]
class com.bumptech.glide.load.engine.GlideException: Failed to load resource
There was 1 cause:
java.lang.IllegalArgumentException(Expected URL scheme 'http' or 'https' but no colon was found)
call GlideException#logRootCauses(String) for more detail
The text was updated successfully, but these errors were encountered:
i have this error when i use http link instead of https
Load failed for http://sample.ir/api/download/image/s/34/4?type=large with size [341x335]
class com.bumptech.glide.load.engine.GlideException: Failed to load resource
There was 1 cause:
java.lang.IllegalArgumentException(Expected URL scheme 'http' or 'https' but no colon was found)
call GlideException#logRootCauses(String) for more detail
The text was updated successfully, but these errors were encountered: