I\'m trying to call API and add data to my LiveData, but after I subscribe, I get MainThreadException in OnError. Tried different Schedulers, but with no success.
<