Você sabia que o Bot Livre também oferece acesso gratuito hospedado problema de rastreamento para seu próprio website ou aplicativo para celular?
Self, AIML, and scripting

Json call with basic authentication

por gioking postado 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: 2663, today: 0, week: 9, month: 30

Id: 21267915
Postado: Mar 8 2018, 8:45
Respostas: 1
Pontos de vista: 2503, hoje: 2, semana: 5, mês: 21
0 0 0.0/5