whatsapp-http-api icon indicating copy to clipboard operation
whatsapp-http-api copied to clipboard

[BUG][NOWEB] - LABELS

Open graficar opened this issue 6 months ago • 6 comments

Hi,

The tests were done from Swagger directly with version 2024.8.1

The labels store is with MongoDB.

I'm trying to use labels with the NOWEB API but the following happens:

  1. In the api: https://domain.com/api/9cb44700-591c-4054-b852-63e5bd0c7936/labels

In the first query it correctly showed me the labels of the account, but when editing the name of a label from the cell phone it is not updated when I consult the api again.

image

image

  1. In the api: https://domain.com/api/9cb44700-591c-4054-b852-63e5bd0c7936/labels/chats/123456789

In the first query it worked well for me but when editing the labels from the cell phone it does not show the query correctly and if I remove all the labels from the cell phone it shows me the labels from the first query.

image

image

  1. In the api: https://domain.com/api/9cb44700-591c-4054-b852-63e5bd0c7936/labels/chats/123456789

When I run the api it tells me that everything went well but it does not make any changes to the labels whether I consult from the api or from the cell phone directly.

Please help with these errors.

patron:PLUS

graficar avatar Aug 07 '24 05:08 graficar