About 54 results
Open links in new tab
  1. java - How to get the viber api key and auth token of viber to call ...

    Mar 7, 2019 · In viber api docsI am unable to get any information how to generate the api key and auth token or how to create the viber public account. can you please suggest me the steps or any working …

  2. hyperlink - How to make deep link for Viber that will redirect to ...

    4 I need a deep link that will redirect to specific number on Viber. I have for now this, but it's working as it should on computer, not phones.

  3. url - Create a link that will open Viber and WhatsApp and will send a ...

    Viber opens its window and then tells me it won't handle that request, and WhatsApp is not linked to intent scheme at all (tested at several devices and OSes). So, I please ask you to help me with this …

  4. Viber REST API, how to find Unique Viber user id? - Stack Overflow

    Dec 27, 2017 · Danny Dainton mentioned the docs on how you can get data including unique ID about your own account not about somebody else! You'll receive callbacks containing user unique ID to …

  5. How to send message to Viber bot with Python? - Stack Overflow

    Mar 7, 2019 · To simulate a webhook request from Viber, you must send the X-Viber-Content-Signature header. Also this value must be a SHA256 hash computed using the auth token and the webhook …

  6. How to create a custom connector in rasa for Viber connectivity

    Aug 12, 2022 · How to create a custom connector in rasa for Viber connectivity • This is my current custom connector file. the file name is viber.py and I am using rasa 2.8 ( I had to hide the hostname …

  7. How to get message by message_token using Viber REST API?

    Sep 19, 2019 · Viber message_token is an identifier for peer-2-peer connection between Viber server and/or your local or online server and not the actual message. Moreover, there is no "buffer" for …

  8. Viber Bot REST API - Getting Messages from Bot - Stack Overflow

    Mar 21, 2022 · 3 . Setup Webhook using PostMan with parameter as url server and viber bot token Problem: I am able to send messages to the bot using POST request but if I can't get the messages …

  9. hyperlink - HTML Viber link to specific number - Stack Overflow

    Jul 10, 2015 · I need help to implement Viber number in my application. It should connect user directly with Viber chat option and it should add specific number where message need to be send. Is it …

  10. how can i get Viber contacts (Name and number)?

    Sep 3, 2020 · I am trying to get Viber contacts. Using this method i get the name of the contacts that use Viber but also other contacts that do not use Viber (the selection method is not working properly) .I ca...