## Additional information 1. This error occurs only on Firefox (was tested on version 60.0) 2. The error does not occur every time (there is no rule for that) 3. Even if the error shows up, the event is sent correctly 4. I see no impact on the response, it is always `200` with `success` msg. 5. 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.