I am getting Twilio.Device client error
{message: "Cannot register. Token not validated", code: 31204}
intermittently during resetup of Twilio.Device.
Can any one tell me what this error implies?
Since I am generating the token correctly, but I think twilio websocket was not able to validate it due to some reason.
Should I try to resetup using the same token or should I generate a new one?
Thanks.