Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

okhttp3 修改为高版本4.9.0 报错 #113

Open
loveleopard opened this issue Jul 27, 2023 · 0 comments
Open

okhttp3 修改为高版本4.9.0 报错 #113

loveleopard opened this issue Jul 27, 2023 · 0 comments

Comments

@loveleopard
Copy link

BaseUrlInterceptor
Request build = builder.url(newFullUrl).build();
return chain.proceed(build);
java.lang.NullPointerException: Attempt to invoke virtual method 'okhttp3.HttpUrl okhttp3.Request.url()' on a null object reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant