phonegap / phonegap-cli

PhoneGap and PhoneGap/Build command-line interface
Apache License 2.0
488 stars 157 forks source link

Error proxy 500 browser #811

Open raulbht opened 5 years ago

raulbht commented 5 years ago

Good morning, I'm trying to make an AJAX request to an https type URL and it always returns me the 500 proxy error Internal server error when I do it from the browser having the Windows Phonegap application turned on, instead, from an Android device if the AJAX request works.

Could someone give me some solution?

Thanks in advance.

purplecabbage commented 4 years ago

Can you post a brief example or code fragment that demonstrates the issue?