What happened?
Cannot add device with device_type = 0
Steps to reproduce?
1. call CreatePlayerAsync with DeviceType = 0
2. Error return {\"errors\":[\"device_type is required\"]}
What did you expect to happen?
Be able to create device with device_type = 0
Relevant log output
No response
Code of Conduct