Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
111
rated 0 times [  115] [ 4]  / answers: 1 / hits: 22323  / 14 Years ago, thu, june 17, 2010, 12:00:00

I am doing phonegap app, I want to access web service from server, in coding javascript get,post or ajax methods working fine for http url request but it cant work for https url request.
Please help me, how to called SOAP or secure web service to parse JSON in phonegap through javascript?


More From » jquery

 Answers
42

It is same as every javascript(ajax) function do for phone-gap, in your case its just an invalid certificate issue as per the https server is concern.


[#96466] Monday, June 14, 2010, 14 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
campbelljonahb

Total Points: 247
Total Questions: 97
Total Answers: 110

Location: Jordan
Member since Wed, Jun 17, 2020
4 Years ago
;