If a StatusCode of 10102 is returned in a vx_resp_connector_create, the most likely cause is an incorrect URL that is being set in a vx_req_connector_create that does not exist. For example, https://bad.url.vivox.com/api2/.
To get the correct URL, complete the following steps.
Sign in to the Vivox Developer Portal.
On the Application Dashboard, select the application that you are building from.
Find the API endpoint.
When other Vivox requests are being made, 10102 can be the StatusCode in the response if there is a network issue that is preventing the request from being received by the Vivox servers. Retry up to five times and then accept the error as persistent.
In one instance, PlayStation 4 clients were returning a 10102 StatusCode on a vx_req_connector_create when a misconfigured was bundled with the game client.
Comments
0 comments
Article is closed for comments.