GetProvisioningCode returns code, but using code does not provision device for user
We use the devices API to get a provisioning code as described in innovaphone SDK - devices service api. We call the GetProvisioningCode function as described in the API and provide a user's sip name as well. When we enter the provisioning code ont the device, this works, but, the device itself is not assigned to the user.
Why is this? We would assume that if we launch this request with a user's sip name, this device is assigned to that user. Is this an issue with the provisioning process?
Please advise,
Wim