Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229670

IONIC call webservice token

$
0
0

the doc on http get says

get(url, parameters, headers)

and parameters and headers are objects, not strings
so (I can’t find what HttpParams object does)

let params = {
‘SubscriptionID’: ‘3D’,
'SubscriptionPassword’: ‘passx’,
‘BridgeID’: '',
'UserID’, ‘khcadmin’,
‘Password’: ‘P@ssw0rd’,
‘BranchID’: ‘01’,
‘LangID’: ‘en-US’};
this.http.get(‘http://192.168.0.6:81/EBSWebApi/api/login/’, params);

Viewing all articles
Browse latest Browse all 229670

Trending Articles



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