jbo

Results 5 comments of jbo

Thank you @idoco for your quick answer. I don't see anything in the log. I try to send a POST with the your json to test to `https://my.adress.com/hook`. And i...

Hi, It seems to be better now. I get not error and a beautiful : ``` listening on port:3000 ``` Unfortunately when i test POST request to `https://my.adress.com:3000/hook`, i still...

Hi, Sorry for the delay. Start the app with _forever_ doesn't change anything. I get this error: `Error: socket hang up` With my test request: ``` { "message":{ "chat":{ "id":123,...

idoco, Thank you for the reply. With http, i get an `200 OK` response without anything else. So i try to re /start the bot. No chat id, nothing. I...

Thank you atmos for your answer. Actually, i need camo on node.js, into nodebb iframely plugin to begin. As i understand, **digest** indicated for url format is differant from the...