Retrofit2 Unauthenticated 401 error when using rxjava2
问题 Ever since i'v integrated RxJava2 , i am receiving 401 unauthenticated error in all retrofit calls that return Observable , i'm using basic authentication and i know error is due to it , but why it works on debug but not release. In my opinion something is wrong with the configuration for rxjava adapters of retrofit2 Stack Trace: com.jakewharton.retrofit2.adapter.rxjava2.HttpException: HTTP 401 Unauthorized 01-22 19:24:14.872 11502-11502/? W/System.err: at com.jakewharton.retrofit2.adapter