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

CDP upgraded and failed to serialize ResponseReceivedExtraInfo since Google Chrome 127. #74

Open
platonai opened this issue Jul 31, 2024 · 0 comments

Comments

@platonai
Copy link
Owner

CDP upgraded and failed to serialize ResponseReceivedExtraInfo since Google Chrome 127.

Exception:

com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.String` from Object value (token `JsonToken.START_OBJECT`)
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: com.github.kklisura.cdt.protocol.v2023.events.network.ResponseReceivedExtraInfo["cookiePartitionKey"])

Solution:

remove cookiePartitionKey from ResponseReceivedExtraInfo

galaxyeye pushed a commit that referenced this issue Jul 31, 2024
galaxyeye pushed a commit that referenced this issue Aug 18, 2024
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