Знаете ли вы, бот Либре также предоставляет бесплатное размещение отслеживания проблем для вашего собственного сайта или мобильное приложение?
Self, AIML, and scripting

Json call with basic authentication

по gioking опубликовано 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: 2649, today: 5, week: 6, month: 16

Идентификатор: 21267915
Опубликовано: Mar 8 2018, 8:45
Ответы: 1
Вид: 2490, сегодня: 2, неделю: 4, месяц: 8
0 0 0.0/5