You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the geolocation entry in browserstack.json throws an error, stating it doesn't work with browserstack local however,
the local config under the connection_settings is set to false:
{
err: null,
status: 422,
body: '"{\\"message\\":\\"IP Geolocation feature is not available in conjunction with BrowserStack Local.\\"}"'
}
[9/26/2023, 6:07:35 PM] - error: Build creation failed. Error: IP Geolocation feature is not available in conjunction with BrowserStack Local.
Using the
geolocation
entry inbrowserstack.json
throws an error, stating it doesn't work with browserstack local however,the
local
config under theconnection_settings
is set to false:sample
browserstack.json
I'm using an enterprise account and validated the plan for automate desktop and mobile:
Enterprise Automate - Desktop & Mobile
on browserstack local appears as "on" but the logs state the config is set to false
The text was updated successfully, but these errors were encountered: