Télécharger Bot Libre de Bureau, votre propre bot pour votre PC ou votre Mac
Self, AIML, and scripting

Json call with basic authentication

par gioking posté 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: 2651, today: 1, week: 8, month: 18

Id: 21267915
Posté: Mar 8 2018, 8:45
Réponses: 1
Vues: 2494, aujourd'hui: 4, semaine: 8, mois: 12
0 0 0.0/5