-
Notifications
You must be signed in to change notification settings - Fork 247
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
interceptors and PersistentCookieJar does not work together #5
Comments
I'm not aware of any interceptor incompatibility, I'm using a few of them in a project right now. Do you have any more information about the problem? |
This is working fine.
But, when it changed by that, cookies lost and can't keep persistent.
|
Any update? |
I have been using the library with multiple interceptors without problems. |
Could you give me a working example? 13 Eki 2016 8:25 PM tarihinde "Fran Montiel" [email protected]
|
@kaloglu right now is not possible, all my examples are in closed-source projects and I don't have much time to separate the network part into an example. |
When I added interceptor project crashed. 13 Eki 2016 8:31 PM tarihinde "Fran Montiel" [email protected]
|
@kaloglu if you can create and share a basic project that reproduces the issue I could take a look to see if it is a library problem. Also, what is the exception that is thrown? |
Ok thank you 13 Eki 2016 11:57 PM tarihinde "Fran Montiel" [email protected]
|
I got the same issue. :| |
Hi, this problem solved on my app. 2 Kas 2016 12:38 tarihinde "Thang Nguyen" [email protected] yazdı:
|
when I added interceptor to okclient, persistentcookiejar does not working.
do you know any reason or solution?
The text was updated successfully, but these errors were encountered: