country:{country_code}.
Your feature flag should contain the two-character ISO country code
of the country that your user is located in.
Connect URL w/ country feature flag

Country selector dropdown on the Preamble screen in Connect
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
By default Connect will launch based on the devices location impacting the brands that are available to the user e.g. Renault is only available in Europe.
country:{country_code}.
Your feature flag should contain the two-character ISO country code
of the country that your user is located in.
authUrlBuilder or getAuthUrl methods.https://connect.smartcar.com/oauth/authorize?
response_type=code
&application_id=8229df9f-91a0-4ff0-a1ae-a1f38ee24d07
&scope=read_odometer read_vehicle_info
&redirect_uri=https://example.com/home
&flags=country:GB

Country selector dropdown on the Preamble screen in Connect
Was this page helpful?
