NETWORK_ERROR: XMLHttpRequest Exception 101

后端 未结 7 2044
南旧
南旧 2020-11-30 07:45

I am getting this Error

NETWORK_ERROR: XMLHttpRequest Exception 101

when trying to get XML content from one site.

Here

7条回答
  •  渐次进展
    2020-11-30 08:12

    Something like this happened with me when I returned incorrect XML (I put an attribute in the root node). In case this helps anyone.

提交回复
热议问题