copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
java - How to get the viber api key and auth token of viber to call . . . 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 example code how to achieve the above requirements
hyperlink - HTML Viber link to specific number - Stack Overflow 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 possible to do
Viber Bot REST API - Getting Messages from Bot - Stack Overflow 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 sent through the application My Goal is to get the messages sent through the bot on viber app itself and sent back the responses from the server Images
how can i get Viber contacts (Name and number)? 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
Is there a way to obtain an api key from Viber? - Stack Overflow I have applied for public account twice in the last year and i never received an email from Viber that I have been approved for a public account And now i don't even see the form you have to sign up in order to apply for a public account and get the api key from Viber
callback - Viber API get all subscribers - Stack Overflow 4 I am trying to create a Viber Bot and looking for the method that can run through all subscribers I have in the specific Public account I checked out all methods from Documentation but haven't found anything like "get_all_subscribers" or "get_all_users" So as far as I understood I have to set up callbacks for subscriptions
Php Viber API bot should get messages - Stack Overflow So i have a Viber bot which is being developed, and it should be able to save the messages users are sending to him, but it is not working I tried using some debug methods, send POST manually, but