Unauthorized Rest Exception
class UnauthorizedRestException(error: String, response: HttpResponse, message: String? = null) : RestException
Thrown when supabase-kt receives a response indicating an authentication error
Thrown when supabase-kt receives a response indicating an authentication error