GithubHelp home page GithubHelp logo

Comments (5)

MoishyShuvax avatar MoishyShuvax commented on June 20, 2024 1

No, I'm talking about viewing from another account
The webhook is sent only on the first view, and subsequent views from other accounts are not sent

from whatsapp-http-api.

allburov avatar allburov commented on June 20, 2024 1

Working on that! Found the root cause, fixing it in the engine, hopefully fix will be available soon! 🤞

patron:PRO

from whatsapp-http-api.

allburov avatar allburov commented on June 20, 2024 1

Fixed in 2024.5.14!
Also fixed from/to name - it'll be status@broadcast

{
    "event": "message.ack",
    "session": "default",
    "me": {
        "id": "[email protected]",
        "pushName": "Sim1"
    },
    "payload": {
        "id": "true_status@broadcast_AAAAAAAAAAAAAAAAA",
        "from": "status@broadcast",
        "to": "status@broadcast",
        "participant": "[email protected]",
        "fromMe": true,
        "ack": 3,
        "ackName": "READ"
    },
    "engine": "NOWEB",
    "environment": {
        "version": "2024.5.14",
        "engine": "NOWEB",
        "tier": "PLUS",
        "browser": "/usr/bin/google-chrome-stable"
    }
}

patron:PRO

from whatsapp-http-api.

devlikepro avatar devlikepro commented on June 20, 2024

In practice, the webhook is received only in the first view and not in the following views

That's right, it works this way even in the origial WA app - if you watch status multiple times from the same account - it shows "1 view(s)"
If you watch it from different account - it'll send you a new message.ack for that view (if the account has the right "send ack" settings)

let us know if we misunderstood smth here!

patron:PRO

from whatsapp-http-api.

oteGroupMoishy avatar oteGroupMoishy commented on June 20, 2024

No, I'm talking about viewing from another account
The webhook is sent only on the first view, and subsequent views from other accounts are not sent

@devlikepro Any update on this?

from whatsapp-http-api.

Related Issues (20)

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.