[BUG] erro 403 ao tentar add participante a grupo
📋 Bug Description
Erro ao tentar adicionar participante ao grupo{{baseUrl}}/group/updateParticipant/{{instance}}?groupJid={{groupJid}}
🔄 Steps to Reproduce
{{baseUrl}}/group/updateParticipant/{{instance}}?groupJid={{groupJid}}
✅ Expected Behavior
Esperado que o 'remotejid' seja adicionado ao grupo.
❌ Actual Behavior
{ "updateParticipants": [ { "status": "403", "jid": "[email protected]", "content": { "tag": "participant", "attrs": { "jid": "[email protected]", "error": "403" }, "content": [ { "tag": "add_request", "attrs": { "code": "cV0oyyBsD49e6Plw", "expiration": "1759028118" } } ] } } ] }
🌍 Environment
- OS: Ubuntu 20.04
- Node.js version: 18.17.0
- Evolution API version: 2.3.4
- Database: PostgreSQL 14
- Connection type: Baileys
📋 Logs
📝 Additional Context
No response
Up
Up
Any updates or progress on this issue? Same here
This 403 error usually occurs because the WhatsApp number has blocked other people from adding it to groups.