Vivox intergration, Positional issue

We have been implementing Vivox for our game, non positional voice works fine however whenever we try to use positional with Set3DPosition in the vivox api, it returns a error of “error:Required Object does not exist (1001)”.

Have been unable to find any documentation on vivox aside from the provided template project so debug a issue like this is becoming a large headache.

Has anyone encountered this before or know what the issue is referring to?

Hello, do you have any error code 20123 (access token claims mismatch) or something similar that disconnects you from the channel before the error 1001? I got the 20123 error because it seems that I messed up positional channel properties included at the token and used locally for the channel.