Skip to content

Conversation

@vitormattos
Copy link
Collaborator

  • Update configuration flow to handle v8 API breaking changes
  • Automatically create device during URL validation (POST /devices)
  • Fetch and reuse existing devices from /app/devices endpoint
  • Simplify device creation logic for reliability

The go-whatsapp-web-multidevice v8 now requires device_id for all /app/* endpoints when supporting multiple WhatsApp accounts. This fix automatically creates and manages devices to ensure compatibility.

- Update configuration flow to handle v8 API breaking changes
- Automatically create device during URL validation (POST /devices)
- Fetch and reuse existing devices from /app/devices endpoint
- Simplify device creation logic for reliability

The go-whatsapp-web-multidevice v8 now requires device_id for all
/app/* endpoints when supporting multiple WhatsApp accounts. This fix
automatically creates and manages devices to ensure compatibility.

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos self-assigned this Feb 10, 2026
Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos merged commit 80df92a into master Feb 10, 2026
40 checks passed
@vitormattos vitormattos deleted the fix/go-whatsapp-device-id-support branch February 10, 2026 10:41
@vitormattos
Copy link
Collaborator Author

/backport to stable33

@vitormattos
Copy link
Collaborator Author

/backport to stable32

@vitormattos
Copy link
Collaborator Author

/backport to stable31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant