XML Parsing Error: syntax error

hi,
My app is show this message in console, but i can’t figure why.

Anybody know why?

XML Parsing Error: syntax error
Location: https://sgferr.bubbleapps.io/version-test/api/1.1/init/data?location=https%3A%2F%2Fsgferr.bubbleapps.io%2Fversion-test%2Ftestes%3Fdebug_mode%3Dtrue
Line Number 1, Column 1:

This occurs when the Bubble app calls to the server, which returns some JSON data. The browser thinks there is something wrong, as it is expecting XML data.

To fix it, Bubble would need to add an appropriate content-type header to the response. The error has been there for years, perhaps there are technical reasons why this isn’t fixed.

2 Likes

I see. So, don´t exist nothing i can do.

This topic was automatically closed after 70 days. New replies are no longer allowed.