Instagram404Error

class Instagram404Error(val isCookiesUsed: Boolean) : Error

Sometimes unexpectedly instagram returns 404 ERROR even for public post

Constructors

Link copied to clipboard
fun Instagram404Error(isCookiesUsed: Boolean)

Properties

Link copied to clipboard
val e: Exception? = null
Link copied to clipboard
Link copied to clipboard
val message: String? = null