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

ParseError: org.xmlpull.v1.XmlPullParserException: Unexpected token #3974

Open
sentry-io bot opened this issue May 6, 2021 · 2 comments · May be fixed by #13308
Open

ParseError: org.xmlpull.v1.XmlPullParserException: Unexpected token #3974

sentry-io bot opened this issue May 6, 2021 · 2 comments · May be fixed by #13308
Labels
feature: login Related to any part of the log in or sign in flow, or authentication. priority: high Affects lots of customers substantially, but not critically. type: bug A confirmed bug.

Comments

@sentry-io
Copy link

sentry-io bot commented May 6, 2021

Sentry Issue: WOOCOMMERCE-ANDROID-1JN

XmlPullParserException: Unexpected token (position:TEXT  href="https://w...@2:1 in java.io.InputStreamReader@cf41b90) 
    at com.android.org.kxml2.io.KXmlParser.next(KXmlParser.java:432)
    at com.android.org.kxml2.io.KXmlParser.next(KXmlParser.java:313)
    at com.android.org.kxml2.io.KXmlParser.nextTag(KXmlParser.java:2050)
    at org.wordpress.android.fluxc.network.xmlrpc.XMLSerializerUtils.deserialize(XMLSerializerUtils.java:63)
    at org.wordpress.android.fluxc.network.xmlrpc.XMLRPCRequest.parseNetworkResponse(XMLRPCRequest.java:63)
...
(3 additional frame(s) were not displayed)

ParseError: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT  href="https://w...@2:1 in java.io.InputStreamReader@cf41b90) 
    at org.wordpress.android.fluxc.network.xmlrpc.XMLRPCRequest.parseNetworkResponse(XMLRPCRequest.java:74)
    at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:143)
    at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111)
    at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90)

FluxC: org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT  href="https://w...@2:1 in java.io.InputStreamReader@cf41b90) : API response parse error
@anitaa1990 anitaa1990 added Login type: crash The worst kind of bug. labels May 6, 2021
@anitaa1990 anitaa1990 added the priority: high Affects lots of customers substantially, but not critically. label May 6, 2021
@designsimply designsimply added feature: login Related to any part of the log in or sign in flow, or authentication. and removed Login labels May 6, 2021
@wzieba
Copy link
Contributor

wzieba commented Jun 30, 2021

This one is interesting: only 4 users but 3.5k events for 30 Jun 2021.

@hichamboushaba hichamboushaba added type: bug A confirmed bug. and removed type: crash The worst kind of bug. labels Nov 15, 2021
@hichamboushaba
Copy link
Member

This should be fixed after the removal of the XMLRPC checks #8289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: login Related to any part of the log in or sign in flow, or authentication. priority: high Affects lots of customers substantially, but not critically. type: bug A confirmed bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants