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

Investigate how cloud responses sometimes contain malformed data #712

Open
UweTrottmann opened this issue Feb 13, 2020 · 0 comments
Open
Labels
bug Something isn't working needs-info Needs more info to be worked on

Comments

@UweTrottmann
Copy link
Owner

E.g. reports like

Caused by java.lang.IllegalArgumentException: expected primitive class, but got: class com.uwetrottmann.seriesguide.backend.lists.model.SgListList
       at com.google.api.client.util.Data.parsePrimitiveValue(Data.java:467)

The connection should (?) be encrypted. However, the certificate is not pinned. So I guess tampering is possible with an interception proxy?

@UweTrottmann UweTrottmann added the needs-info Needs more info to be worked on label Feb 13, 2020
@UweTrottmann UweTrottmann added this to the SeriesGuide 55 milestone May 14, 2020
@UweTrottmann UweTrottmann added the bug Something isn't working label May 14, 2020
@UweTrottmann UweTrottmann removed this from the SeriesGuide 58 milestone Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-info Needs more info to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant