Request sends an HTTP request to the sandbox service and injects the service.
func (
s *SandboxServiceURL) Request(ctx context.Context,
method string,
path string,
body io.Reader,
headers http.Header) (*http.Response,
error
)Request sends an HTTP request to the sandbox service and injects the service auth token.