Upgrade to our Diamond service and we will build you your own app for Android or iOS
Self, AIML, and scripting

Json call with basic authentication

by gioking posted Mar 8 2018, 8:45

Hi I did look around for this question but did not find answer,

My question is: can I call a rest service passing any form of authentication ? for example basic authentication ?

If yes somebody have some example ?

if not I change my ask: if I call a rest service the request that do the bot is encrypted some how ?

 

Thanks for help


by admin posted Mar 8 2018, 20:57
Yes, you can call HTTP request with authentication from a Self script.

For example,

Http.requestJSONAuth(attribute, url, user, password);

or,
Http.requestXMLAuth(url, user, password, xpath);

See,
https://www.botlibre.com/manual-self.jsp#http

Any https request will use encryption.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2653, today: 1, week: 10, month: 20

Id: 21267915
Posted: Mar 8 2018, 8:45
Replies: 1
Views: 2498, today: 1, week: 12, month: 16
0 0 0.0/5