com.Android.org.bouncecastle.jce.exception.extCertpathValidatorException, OKHTTP Timestamp Check Issues

This problem is not common, but I encountered it. It is not easy to search on the Internet. It is basically onFailure:javax.net.ssl.SSLHandshakeException, so I did not add this in front of my title

VIEW class

package com.gsls.b_mvp.view.activity; import android.os.Bundle;import android.widget.TextView; import androidx.fragment.app.Fragment; import com.gsls.b_mvp.R;import com.gsls.b_mvp.base.BaseActivity