com.microsoft.kiota.http.middleware.RedirectHandler.java is referencing OkHttp internals from okhttp3.internal. This code is internal, was never part of public API and was removed in OkHttp 5. Please remove references to it to ensure binary compatibility with the newer OkHttp versions. In general, using anything from okhttp3.internal is not advised as OkHttp is planning to restrict access to it, see square/okhttp#9435.
com.microsoft.kiota.http.middleware.RedirectHandler.javais referencing OkHttp internals fromokhttp3.internal. This code is internal, was never part of public API and was removed in OkHttp 5. Please remove references to it to ensure binary compatibility with the newer OkHttp versions. In general, using anything fromokhttp3.internalis not advised as OkHttp is planning to restrict access to it, see square/okhttp#9435.