Skip to content

A Api simplesmente não me retorna mais o QR code e eu não sei o motivo, minha integração é com WHATSAPP-BAILEYS #1541

@HugooSantos

Description

@HugooSantos

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

Estou com problema porque na hora de criar o qr code, antes quando eu chamava a rota:

"instance/create"

What did you expect?

com o corpo que se altera a cada requisição:

{
"instanceName": "fab3f86b-0a0c-44b5-b46d-1e85cb445520",
"qrcode": true,
"integration": "WHATSAPP-BAILEYS"
}

me respondia com um campo chamado QrCode:

What did you observe instead of what you expected?

agora responde com:

{
"instance": {
"instanceName": "212ae1a7-4523-434f-8e1f-80a81045961e",
"instanceId": "aa5485dc-28fc-4c36-b1fd-13fc58e276a0",
"integration": "WHATSAPP-BAILEYS",
"webhookWaBusiness": null,
"accessTokenWaBusiness": "",
"status": "connecting"
},
"hash": "5A793D2C-EF7A-4AC5-86AE-5DE05F1CCC22",
"webhook": {},
"websocket": {},
"rabbitmq": {},
"sqs": {},
"settings": {
"rejectCall": false,
"msgCall": "",
"groupsIgnore": false,
"alwaysOnline": false,
"readMessages": false,
"readStatus": false,
"syncFullHistory": false,
"wavoipToken": ""
},
"qrcode": {
"count": 0
}
}

Screenshots/Videos

No response

Which version of the API are you using?

v1

What is your environment?

Linux

Other environment specifications

WHATSAPP-BAILEYS

If applicable, paste the log output

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions