Hey folks,
Trying to use the Guest API to send a message without the widget, but I’m getting a 403 when calling POST /api/v2/guest-conversations/{id}/messages. I’ve got a valid token from /api/v2/oauth/token with the guest_send scope. The JSON payload looks right to me. Anyone else hit this wall?