iachat/app/services/whatsapp/providers
Rodribm10 a682668f4f fix(wuzapi): força data URI octet-stream pra send_file
Wuzapi rejeita data URI com mime real (application/pdf) e exige
'data:application/octet-stream;base64,'. O tipo é inferido do FileName.
Imagens continuam usando o mime original.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 06:45:26 -03:00
..
evolution_api chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
wuzapi fix(whatsapp): restaura attachment_params no PayloadParser para mídia funcionar 2026-02-28 17:47:33 -03:00
base_service.rb Merge branch main into chore/merge-upstream 2025-12-20 12:44:31 -03:00
evolution_service.rb chore(style): fix rubocop offenses and update typing indicators 2026-02-25 15:06:58 -03:00
whatsapp_360_dialog_service.rb Merge branch 'main' into chore/merge-upstream-4.5.0 2025-08-20 11:20:31 -03:00
whatsapp_baileys_service.rb feat(baileys): add reply context handling (#196) 2026-01-24 23:37:21 -03:00
whatsapp_cloud_service.rb fix: normalize audio/opus content type to audio/ogg for WhatsApp attachments (#223) 2026-02-24 22:01:18 -03:00
whatsapp_zapi_service.rb feat(whatsapp): delete messages on baileys/zapi providers (#194) 2026-01-24 22:37:50 -03:00
wuzapi_service.rb fix(wuzapi): força data URI octet-stream pra send_file 2026-04-25 06:45:26 -03:00