Git Product home page Git Product logo

whatsapp-chatapi-sdk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

whatsapp-chatapi-sdk's Issues

login issue

hi ,

I need Help For login Than After use other api call,
I don't like scan every time for login .
it is possible for api login Please Help me..?

Thanks...

$api->sendMessage() continuously sending same message.

I have setup the webhook URL and used your php package to reply back whoever send a message to my mobile number using the $api->sendMessage() method. But it is sending reply multiple times and not stopping. What could be the issue?

Add caption

Please add caption parameter to method sendFile. Or update lib?

I cannot instantiate your class into an Object

Im getting this error
{
"data": "
\nFatal error: Uncaught Error: Class 'ChatApi' not found in /var/www/html/dhobo/index.php:3\nStack trace:\n#0 {main}\n thrown in /var/www/html/dhobo/index.php on line 3
\n",
"status": 200
}

When i test it in Chat Api Dashboard Webhook Simulate

Problem in the ajax response when using the library

Hello,

This is the first time I experience this problem when using a php library, but when I use your library something is messing with my http response :

image

When I pass my data like this :
return response()->json([
"unRepliedMessages" => $unRepliedMessages,
"repliedMessages" => $repliedMessages
]);
It looks like this in the console :

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.