authenticatedRenderUrl

abstract fun authenticatedRenderUrl(path: String, transform: ImageTransformation.() -> Unit = {}): String(source)

Returns the authenticated render url of path with the given transform

Throws

or one of its subclasses if receiving an error response

HttpRequestTimeoutException

if the request timed out

on network related issues