We’re trying to use the REST api for the first time – so far unsuccessfully – and I have a couple of questions.
1. Delivery: How do we get the dvsid needed for the delivery endpoints, and is this different from a dps_dvs? I have tried using an active dps_dvs as the dvsid but I get ‘Invalid delivery session ID’. Is there a RESTful way to get a dvsid?
2. SIPs: A couple of us have tried accessing the get SIP endpoint but we both get an unauthorised response, despite having one of the required roles.
This is the python code we are using for authentication: