Remote test for BrowserStack local

I try to use BrowserStack. It is using on BrowserLocal module on MacOS.
But test execution is fail. BrwoserStack Live using local mode works fine.
paramaster setting:
browserstack.local=true

Test Cases/kctest02 FAILED.
Reason:
com.kms.katalon.core.exception.StepFailedException: Unable to open browser with url: 'http://xxxxx

I got this same problem trying to run locally and remotly on azure.
On azure the command line is like: -browserType=“Remote” -retry=0 -statusDelay=15 -testSuiteCollectionPath=“Test Suites_…” -apiKey=“xxxxx-xxxx-xxxx-xxxxxxx-xxxxxxxxxx” -remoteWebDriverUrl=“https://xxxxx:xxxxx@hub-cloud.browserstack.com/wd/hub” -remoteWebDriverType=Selenium -consoleLog