Click here to Skip to main content
15,886,110 members
Everything / Productivity Apps and Services / Team Communication Tools / WhatsApp

WhatsApp

WhatsApp

Great Reads

by Michael Haephrati
A simple way for sending WhatsApp messages to an individual or to a group in C++
by Michael Haephrati
A simple way for sending WhatsApp documents and images to an individual or to a group in C++

Latest Articles

by Michael Haephrati
A simple way for sending WhatsApp documents and images to an individual or to a group in C++
by Michael Haephrati
A simple way for sending WhatsApp messages to an individual or to a group in C++

All Articles

Sort by Score

WhatsApp 

3 Nov 2018 by Michael Haephrati
A simple way for sending WhatsApp messages to an individual or to a group in C++
4 Jun 2020 by MadMyche
Error converting value 451 to type 'Twilio.Exceptions.RestException' I don't know Twilio, Flickr, or any censorship you may be subject to, but HTTP Status 451 is the message returned for Unavailable For Legal Reasons A quick search for these...
4 Nov 2014 by suraj mahajan
Dear all,i created an a Winform application using c#.which is send bulk whats app messages to entered / selected excel file mobile number in the maximum quantity like 2000,5000.before i market it, just i want to confirm that, is it legal process to do like this ?
4 Nov 2014 by Garth J Lancaster
wouldn't this http://www.whatsapp.com/contact/[^] be a better place/way to ask ?the best answer I can give is 'seek independent legal advice'
5 Nov 2014 by suraj mahajan
I created a Win form application using c#. Which is send bulk whats app messages to entered / selected excel file mobile numbers. During the making this software, Whatsapp blocked my two numbers, reason of sending multiple users limit. I want to know that, what is the limit of sending messages...
5 Nov 2014 by Thanks7872
You have already been advised to contact the company. No better persons will be available to answer such questions than them.Regards
22 Jul 2015 by RAHUL(10217975)
Hello,I am trying to build a new product to send bulk messages using WhatsAppApi.WhatsApp but I am getting an Error i.e. "Login Failed... Not authorized". I used the following code,WhatsAppApi.WhatsApp wa = new WhatsAppApi.WhatsApp("fromnumber", "mynumberpassword", "NickName", false,...
1 Sep 2015 by ZurdoDev
The WhatsApp API is the way to do it. Not authorized should be pretty clear as to what the problem is. You need to get that resolved. We can't do that for you.
9 Oct 2015 by Leo Chapiro
There is no official API for sending WhatsApp messages programmatically IMHO.This one kimenye/whatsapinet is banned by WhatsApp.
21 Jun 2016 by preeparera
HI, is there any way i could merge multiple watsapp database files (msgstore.db) into one single database file? I searched google for it, tried sqlite browser, but whenever i try to select the database file it says its invalid.What I have tried:I searched google for it, tried sqlite...
25 Jul 2016 by Tejas Vaishnav
You can use this links as reference..How to send the message to Whatsapp through .Net[^]GitHub - mgp25/Chat-API-NET: The .NET WhatsApp library[^]This are APIs, you need to explore the things as per your requirements.
29 May 2017 by amagitech
I can open whatsapp from standart href link without any problem. Also firefox is works very good. But i need javascript for sending location. So i write a javascript code. If i open it on private web page and using window.open command it works perfectly. But if i open it from normal tab it...
29 May 2017 by amagitech
I hava a trick for it. Firstly i added an tag with id for it. Later i changed it's href attribute with jquery when page loading. HTML Side ... JS Side $('document').ready(function(){ if (navigator.geolocation) { ...
5 Jun 2017 by David Crow
What exactly are you having trouble with: adding contact numbers, clicking on an item (button), populating a database, communicating with another device? Without more information, I'd say you are wanting to send a vCard from one device to another. Is that even close?
24 Aug 2017 by ZurdoDev
No, no one is going to send you all that code. I suggest that you refer to the API documentation and get started. When you get stuck on something specific then please come back and ask a specific question. It is very rude to ask someone to do all your work for you. My first google results has...
24 Aug 2017 by Graeme_Grant
"I want the c# code" and I want world peace. Demands get nothing. Also, we can't see your screen from here. You will want to read: * whatsapp - Is it legal to use WhatsAPI? - Stack Overflow[^] * GitHub - sanderdriesen/WhatsAPINet: A .NET WhatsApp API[^]
24 Aug 2017 by Patrice T
Quote: I want the c# code to I want to win lottery, urgent ... This forum os to help programmers to fix their code or the work they have done. You just want full blowup solution, hire a professional programmer. Hire Freelancers & Find Freelance Jobs Online - Freelancer[^]
8 Nov 2017 by Lawren Alex
WhatsAppApi Registration getting old_version error - c# What I have tried: WhatsAppApi.Register.WhatsRegisterV2.RequestCode("97155xxxxxxx", out password, out error, "sms", null); Getting "old_version" error
8 Nov 2017 by Kornfeld Eliyahu Peter
WhatsApp Blog[^]
5 Nov 2018 by Richard MacCutchan
See Sending WhatsApp Messages from a Win32 C++ Program[^]. It's C++ but should be easy to implement in C#.
18 Jul 2019 by OriginalGriff
We can't do your whole project for you, complete with costings: if nothing else we have no idea of the scale of your enterprise, let alone the scale of the app you are trying to implement. Especially in a little text box like this. If you don't know how to do that lot for yourself, then employ...
25 Sep 2019 by OriginalGriff
Talk to whatsapp, they are the only ones who stand a chance of working out what happened - they at least have access to their DB to find out if there was anything specific to the message(s).
31 May 2020 by Reza kavian
bool requestResult = WhatsAppApi.Register.WhatsRegisterV2.RequestCode(this.number, out this.password, out request, out response, this.method, this.identity); What can I do to get the truth back? What I have tried: I searched a lot, many...
31 May 2020 by OriginalGriff
We can't tell - we have no idea what you are actually passing to the method, so we have no idea what it should respond. So, it's going to be up to you. Fortunately, you have a tool available to you which will help you find out what is going on:...
4 Jun 2020 by Reza kavian
i want use whatsapp in my prouject but I came across an error,that I don't know what it's for: "Newtonsoft.Json.JsonSerializationException: Error converting value 451 to type 'Twilio.Exceptions.RestException'. Path '', line 1, position 3. --->...
9 Nov 2020 by arminamini
Hi every one. I have a SPA website that OG informations, Title, Description and ... Override by script after Document Ready. But when people copy some page addresses by hand to whatsapp, Whatsapp dont find overwrited title, description and...
26 Oct 2021 by Richard MacCutchan
See https://developers.facebook.com/docs/whatsapp/[^]
25 Aug 2022 by Member 15358161
I need a functional callback on my website from whatsapp cloud API but am not getting it right and i need help. On whtasapp cloud, i added https://abc.com/whatsapp and verify token as 123 for example. On my whatsapp folder, i have index.php with...
13 Dec 2018 by Michael Haephrati
A simple way for sending WhatsApp documents and images to an individual or to a group in C++
5 Nov 2014 by Manas Bhardwaj
Let's be honest, why would you like to implement this Bulk Message operation using WhatsApp? To Spam people?WhatsApp on it's own does not have any public API to send messages from your own application. Of course, there are hacks available but those are limited and can stop working anyway...
17 Oct 2017 by shahnaitik
Please guide how to send message to whatsapp number programmatically using C#.I have tried Whatsapp API, it gives "Not Authorized" error.
10 Feb 2020 by Anand D. More
The video/site you are referring is very old. Around 2015 WhatsApp supports WART but now it is outdated. You can refer WhatsApp API or other libraries like Twilio or IMImobile etc.
5 Nov 2014 by suraj mahajan
Dear all,I want to make windows based Whats App bulk messages sender application.I tried WhatsApi (http://github.com/perezdidac/WhatsAPINet/) to do that, but I found too many limitations and problems. I want to ask that, I there another way to send bulk whats app messages?
5 Oct 2017 by Baburc
Hai I am creating an app which has main app and client app. In my app I want to add Contact numbers. When I click on a contact second windows appears where I can input some details. After that when I click send button the records should send to that phone number of client app. I have...
3 Sep 2018 by Sneha Kapoor
Is their any script or tool to download Details of all members of a Whatsapp group? Script in case if I use it on Computer using Whatsapp Web. What I have tried: I have not found any working tool or script for this.
11 Aug 2022 by Member 15734840
String password; var res = WhatsAppApi.Register.WhatsRegisterV2.RequestCode(from, out password,string out error) it may work in your case
27 Feb 2023 by Agnib Pyne 2022
Hi All, I am developing a whatsapp bot as per the client requirements, using python and mongodb. Currently, am using Twilio to test the app but I need to deploy the bot with my client's own number. That support is not available in Twilio, I...
24 Aug 2015 by Rakesh kumar Yadvanshi
same problem i am getting and dont know how i can short outits really sh*t
17 Oct 2017 by mudgilsks
Is any way to send the whatsapp using the VB.NET?
18 Oct 2015 by SUDHIR PATIL(Member 10803868)
protected void btnsend_Click(object sender, EventArgs e) { try { string from = "91******76"; string to = txtTo.Text; string msg = txtMessage.Text; WhatsApp wa = new...
12 Jan 2016 by Member 11432166
public static string Base64Encode(string text) { return System.Convert.ToBase64String(System.Text.Encoding.UTF8.GetBytes(text)); }WhatsApp wa = new WhatsApp(from, Base64Encode("password"), "abc", false, false);
22 Feb 2016 by Rupinder Singh Kang
Connected.....Login failed: not-authorized
5 May 2016 by Mehran Shafqat
hello every one im making whatsapp messenger in C# desktop based appllication i done this and it work also fine but issue is receive message its always encrypt how can i handle thisWhat I have tried:well im using whatsapp api version 1.0.0 i need to update my api ? please advice some thing
25 Jul 2016 by Member 11844954
How to Send text and images Message in whatsup using Vb.netWhat I have tried:i don't know is there are reference to use ?
11 Aug 2022 by Member 11347111
I have installed WhatsApp API from nuGet package manager and tried to implement code but could not register my mobile number through WART(WhatsApp Registration Tool).Its giving error LIKE {Status:"Failed",Reason:"Bad_Request"} all the time. I have searched a lot.But there is no any solution to...
5 Oct 2017 by nawazish12khan
Step1: Setup Web Server where you store your Data using webservices. Step2: You gave registration option to every client by ther mobile number (that is your unique ID) and store data on web server database in tblRegistration. Step3: When any client send msg save data on server with detail...
9 Aug 2018 by Member 13942345
I want to develop .Net c# desktop application to send bulk message through whatsapp, but it require some WhatsAppPassword to pass in my code and after some research I found that WhatsAppPassword will generate through WART application, can anyone please help me to provide that particular WART...
5 Nov 2018 by mabbaszadegan
Hello every one! Excuse me for weak English writing! I'm a beginner! I would like to send a message from whatsapp account to another accounts via c#! I searched for this subject and found many solution for python and php and c#, but none are useful and all are old! Please help me! What I...
19 Sep 2022 by Shahnoor Afreen
How to fetch products details from woocommerce and send it to whatsapp Multi-Product business's inventory in WhatsApp Business Platform On-Premises API so that the customer can directly place order from whatsapp and the details will get stored in...