Firefox - XML Parsing Error: syntax error
See original GitHub issueAdditional information
- This error occurs only on Firefox (was tested on version 60.0)
- The error does not occur every time (there is no rule for that)
- Even if the error shows up, the event is sent correctly
- I see no impact on the response, it is always
200
withsuccess
msg. - Noticed on Amplitude-JavaScript
4.0.0
version
Error
XML Parsing Error: syntax error
Location: https://api.amplitude.com/
Line Number 1, Column 1:
Firefox Console Screenshot
Any suggestions are welcome.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:8 (2 by maintainers)
Top Results From Across the Web
XML Parsing Error: Firefox Opens But Doesn't Work
So some days ago my firefox browser ran an automatic update and afterwards, it returned this error message: "XML Parsing Error: undefined ......
Read more >I keep getting this error, XML Parsing error: syntax error but ...
If you look in the developer console, you can see that Firefox is interpreting the plain text data as another format (likely XML)....
Read more >XML Parsing Error junk after document element with comments
More infohttps://howtodomssqlcsharpexcelaccess.blogspot.com/2019/06/ mozilla - firefox -fix- error - xml - parsing.html.
Read more >XML Parsing error - The W3C Markup Validation Service
The most common cause is encoding errors. There are several basic approaches to solving this: escaping problematic characters ( < becomes < ,...
Read more >"XML Parsing Error: Syntax Error, Line Number 1, Column 1 ...
"XML Parsing Error: Syntax Error, Line Number 1, Column 1" and "Oracle-Auth-Token Does Not Match Error" When Accessing Portal 11g (Doc ID ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am getting this issue on my webpage. I do web development. What is the root cause of this issue?
There does not seem to be an issue in my Line: 1, Column: 1 . Why such a obscure error message? I need better guiding error message.
I am also getting this error but it appears only once and other things goes okay as usual. Does this affect after deployment of the app?