Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49167

SCRIPT7002: XMLHttpRequest: Network Error 0x2efd,

$
0
0

@JesusJimenez wrote:

Hello there!

I started with Ionic to build hybrid apps for windows. Unfortoutnaly I got this error when doing POST and GET calls

This is the call
var request = {
method: 'POST',
url: url
headers: {
'Content-Type': 'application/json' + ';charset=utf-8',
'Data-Type': 'json'
},
data: {
username: username,
password: password
}
};

This is the error

SCRIPT7002: XMLHttpRequest: Network Error 0x2efd, Could not complete the operation due to error 00002efd.
index.html

I'm already using winstore jscompat

Does somebody know how that could be fixed?

I will really apprectiate your comments

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49167

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>