The tool uses v1.1 tunnels REST API endpoint /available_tunnels to get all the tunnels for the user and their org.
The endpoint is a part of API version that Sauce Labs is planning to deprecate in the future.
Desired behavior
Should use v1 tunnels REST API endpoint /tunnels?all=true&full=true to get all the tunnels for the user and their org.
The endpoint is a part of the supported API version.
Current behavior
The tool uses v1.1 tunnels REST API endpoint /available_tunnels to get all the tunnels for the user and their org. The endpoint is a part of API version that Sauce Labs is planning to deprecate in the future.
Desired behavior
Should use v1 tunnels REST API endpoint /tunnels?all=true&full=true to get all the tunnels for the user and their org. The endpoint is a part of the supported API version.