Subcategories

  • 67 Topics
    67 Posts
    G
    Author: astashenkoj Status: 🟢 Open ️ Tags: bug Created at: 23.06.2026, 06:08:57 Updated at: 23.06.2026, 06:08:57 Error: When sending a message from mini and full chats using chatId, a validation error appears Required Send messages by chatId from a mini-chat Level: Personal account Workaround: Send messages by phone number Send messages by chatId using message sending methods Open on GitHub
  • 27 Topics
    27 Posts
    G
    Author: perfeus Status: 🟢 Open ️ Tags: No tags Created at: 19.06.2026, 08:54:45 Updated at: 19.06.2026, 09:17:40 Required Required to implement sending multiple files in one request Level API Workaround Send multiple files in a loop using the SendFileByUrl and SendFileByUpload methods Open on GitHub
  • Required to update the array of voters in a poll

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: AshLeigh-Fraxinus Status: 🟢 Open ️ Tags: enhancement Created at: 08.04.2024, 12:05:45 Updated at: 28.02.2025, 12:41:42 Required Required to update the array of voters in a poll in the journal Level API Workaround Use notifications to maintain statistics on voted participants pollUpdateMessage Use log and track poll update pollUpdateMessage Open on GitHub
  • Required to implemet "Clear chat" function

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: dephea Status: 🟢 Open ️ Tags: enhancement Created at: 31.05.2024, 16:29:31 Updated at: 28.02.2025, 10:34:14 Required Required to implement the "Clear Chat" function Level API Open on GitHub
  • Required a method to download a file from a message

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: SergeyShark Status: 🟢 Open ️ Tags: enhancement Created at: 12.05.2024, 12:06:56 Updated at: 27.02.2025, 17:08:53 Required: Сreate a method to download a file from a message Level: API Workaround: Use the DownloadFile method to receive a link to the file. Download the file from the received link Open on GitHub
  • setProfilePicture method error

    bug documentation
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: astashenkoj Status: 🟢 Open ️ Tags: bug, documentation Created at: 11.07.2024, 02:39:45 Updated at: 26.02.2025, 16:27:19 Description With frequent requests for the setProfilePicture method, the rate limiter on the Whatsapp side may be triggered. You may receive a status code of 200 and a response body like: { "reason": "rate-overlimit", "urlAvatar": null, "setProfilePicture": false } The "rate-overlimit" error appears with status code 200. Level API Workaround Set an avatar no more than once every 10 seconds Open on GitHub
  • 0 Votes
    1 Posts
    0 Views
    G
    Author: ArtyomKovl Status: 🟢 Open ️ Tags: documentation Created at: 17.07.2024, 11:18:47 Updated at: 26.02.2025, 15:17:14 Required: It is required to add information on working with the Partner’s personal account to the documentation: After receiving the partner key, you can create instances using both the CreateInstance method and in your personal account; Creation of instances is available even with a negative balance; Payment for the instance is debited from the balance upon creation. Then the payment is debited daily at 00:00, utc +3. Level: Documentation Open on GitHub
  • 0 Votes
    1 Posts
    0 Views
    G
    Author: kocherovv Status: 🟢 Open ️ Tags: enhancement Created at: 26.07.2024, 06:11:03 Updated at: 25.02.2025, 17:12:53 Required You need to add an element to the Make integration that will allow you to receive webhooks from different instances within one script. Level API Open on GitHub
  • 0 Votes
    1 Posts
    0 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: bug Created at: 04.08.2024, 11:43:31 Updated at: 25.02.2025, 16:28:56 Description: In Make integration, when sending a file with a name in Hebrew using the sendFileByUpload method, the file name is displayed incorrectly Level: API Open on GitHub
  • Required field for advertising messages

    documentation enhancement
    1
    0 Votes
    1 Posts
    1 Views
    G
    Author: MysTerryS Status: 🟢 Open ️ Tags: documentation, enhancement Created at: 03.10.2024, 18:07:24 Updated at: 24.02.2025, 17:06:02 Required Required extra field for advertising messages, which indicates whether the message is advertising. Example: isAdvertisingMessage: true/false Level: API Workaround Check for advertising message fields in the message, such as sourceId Open on GitHub
  • Required to add support for call webhooks for chatbots

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: prostraction Status: 🟢 Open ️ Tags: enhancement Created at: 18.10.2024, 10:41:10 Updated at: 24.02.2025, 14:53:47 Required Required to add support for call webhooks for chatbots. Expected behavior (using Python as an example): whatsapp_chatbot_python/examples/event.py displays webhooks for incoming calls Current behavior (using Python as an example): whatsapp_chatbot_python/examples/event.py does not display webhooks for incoming calls, API works correctly, and the function whatsapp_chatbot_python/manager/router.py is called Level SDK Open on GitHub
  • Error in the format of an incoming webhook when quoting a media message

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: bug Created at: 16.11.2024, 20:05:17 Updated at: 21.02.2025, 17:43:42 Error An error in the format of an incoming webhook if the incoming message with a quote is a media message Level API Open on GitHub
  • Requred to add the "About" field in the getContactInfo method

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: enhancement Created at: 02.12.2024, 16:23:16 Updated at: 21.02.2025, 17:31:06 Required Requred to add the "About" field in the getContactInfo method Level API Open on GitHub
  • WA Business account card is sent as a regular WA account

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: ArtyomKovl Status: 🟢 Open ️ Tags: bug Created at: 24.12.2024, 20:51:36 Updated at: 21.02.2025, 15:39:57 Error When sending a WA Business account card via the SendContact method, the "View business" and description are not displayed. The contact is sent as a Regular WA account. Required Requires a fix to the SendContact method when sending WA Business accounts. Level API Workaround Send WA Business accounts via device or web. Open on GitHub
  • Empty messages which containing only control characters are sent

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: NskWuukD Status: 🟢 Open ️ Tags: bug Created at: 25.12.2024, 04:42:01 Updated at: 21.02.2025, 12:54:48 Error Messages that contain only formatting control characters: "\n", "\t", "\r", via API, are displayed as an empty message in the chat. Required Required to prevent sending a message containing only control characters "\n", "\t", "\r" via API. Level API Workaround Do not use only formatting control characters “\n”, “\t”, “\r” via API in sending. Open on GitHub
  • Required to implement support for live location

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: enhancement Created at: 31.12.2024, 11:16:18 Updated at: 21.02.2025, 11:11:26 Required Required to implement support for live location Level API Open on GitHub
  • The GetContacts method displays the group from which the user left

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: NskWuukD Status: 🟢 Open ️ Tags: bug Created at: 05.01.2025, 09:27:46 Updated at: 21.02.2025, 10:39:12 Error The GetContacts method displays the group from which the user left and no longer a member of Required Required to fix GetContacts method response not to display a group that a member is no longer a member of. Level API Workaround Delete the chat in Whatsapp Open on GitHub
  • ShowMessagesQueue method does not show the first message in the queue

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: ArtyomKovl Status: 🟢 Open ️ Tags: bug Created at: 13.01.2025, 10:42:27 Updated at: 20.02.2025, 17:08:23 Error Method showMessagesQueue: Returns an empty array [] when sending a single message. During bulk messaging, the first message is not displayed in the queue but is registered for sending. Required: Required to show the first message in the sending queue via the ShowMessagesQueue method. Level: API Workaround: Before authorization, clear the queue using the clearMessagesQueue method. Open on GitHub
  • The description field is missing when a message is incorrectly quoted

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: prostraction Status: 🟢 Open ️ Tags: bug Created at: 15.01.2025, 10:39:17 Updated at: 20.02.2025, 16:54:32 Error Missing description field when sending a message with an invalid quoted message Required Required to add a desctiption field indicating the error Cannot find quoted message if the quoted message is not found when sending a message. Level API Workaround When receiving an outgoingMessageStatus webhook with "status": "failed" and a missing desctiption field, check for the presence of the quoted message using the getMessage method. Open on GitHub
  • Missed incoming call notification with 'missed' status not coming

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: AshLeigh-Fraxinus Status: 🟢 Open ️ Tags: bug Created at: 23.01.2025, 11:16:41 Updated at: 20.02.2025, 12:43:23 Error A notification about a missed incoming call with the missed status is not sent when an incoming call is received and the caller rejects it. Instead, the declined status is sent. Required: Required to send a notification with the missed status when an incoming call is received and the caller rejects it. Level: API Open on GitHub
  • Required to fix API methods response

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: ArtyomKovl Status: 🟢 Open ️ Tags: enhancement Created at: 25.01.2025, 20:21:53 Updated at: 20.02.2025, 12:38:19 Required: Required to fix API methods response. The response must contain a JSON object. Some methods have documented responses where a JSON object is not returned. For example, the GetGroupData: Error: item-not-found method Level: API Open on GitHub
  • 0 Votes
    1 Posts
    0 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: documentation, enhancement Created at: 01.02.2025, 15:14:59 Updated at: 20.02.2025, 11:42:15 Required Required to add a PDF file with all the documentation to the website Level Documentation Open on GitHub