viber-api

Python viber Bot is not working as described in the documentation. It doesn't give any respond in the viber mobile app

Python viber Bot is not working as described in the documentation. It doesn't give any respond in the viber mobile app Question: I have followed the official viber doc, using python: https://developers.viber.com/docs/api/python-bot-api/ The server has been deployed properly (https) and the set_webhook responds: {"status":0,"status_message":"ok","chat_hostname":"XX-CHAT-01_","event_types":["subscribed","unsubscribed","webhook","client_status","conversation_started","action","delivered","failed","message","seen"]} Now, the viber mobile app is not working as expected. The …

Total answers: 2