Unable to load image from URL while using Glide library in Android Studio(Kotlin), showing white image
2023-01-19 15
3403.110 6911-6911/com.serosoft.academiassu W/Glide: Load failed for [
https://testing-serosoft.academiaerp.com/resources/images/uploads/GALLERY_IMAGES/drive_files_2_1622016815.png▾
] with dimensions [65x65]
class com.bumptech.glide.load.engine.GlideException: Failed to load resource
There was 1 root cause:
com.bumptech.glide.load.HttpException(Failed to connect or obtain data, status code: -1)
call GlideException#logRootCauses(String) for more detail
Cause (1 of 1): class...