Trying to pair both a vivofit & Forerunner CX405 with Garmin Express (GE).
Going through Add Device, GE finds both devices and appears to begin the pairing process, but fails when I get to the option of "I want to sync to an existing account". I received the error log noted below.
I have managed to compete the pairing process for all 4 of my Garmin devices (vivofit, Forerunner 405CX, Approach S4 and nuvi 255WT) without issue on a newer computer that is running Windows 8. I can't however seem to complete the pairing of the vivofit & Forerunnner 405CX on our second older laptop running Vista, although the pairing worked with the nuvi 255WT.
Error log message noted below:
ERROR: locale parameter is invalid!!!
Usage: sso.garmin.com/.../embed.
Request parameter configuration options:
NAME REQUIRED VALUES DESCRIPTION
------------------ -------- ------------------------------------------------------- ---------------------------------------------------------------------------------------------------
clientId Yes "MY_GARMIN"/"BUY_GARMIN"/"FLY_GARMIN"/ Client identifier for your web application
"RMA"/"GarminConnect"/"OpenCaching"/etc
locale Yes "en", "bg", "cs", "da", "de", "es", "el", "fr", "hr", User's current locale, to display the GAuth login widget internationalized properly.
"it", "hu", "nb", "nl", "no", "pl", "pt", "ru", "sk", (All the currently supported locales are listed in the Values section.)
"sl", "fi", "sv", "tr", "uk", "th", "ja", "ko", "zh_TW",
"zh"
reauth No true/false (Default value is false) Specify true if you want to ensure that the GAuth login widget shows up,
even if the SSO infrastructure remembers the user and would immediately log them in.
This is useful if you know a user is logged on, but want a different user to be allowed to logon.
rememberMeShown No true/false (Default value is false) Whether the "Remember Me" check box is shown in the GAuth login widget.
rememberMeChecked No true/false (Default value is true) Whether the "Remember Me" login feature is set.
createAccountShown No true/false (Default value is true) Whether the "Don't have an account? Create One" link is shown in the GAuth login widget.
openCreateAccount No true/false (Default value is false) If set to true, immediately display the the account creation screen.
usernameShown No true/false (Default value is false) If set to false, the regular account creation screen will hide the "Username" field and
use whatever is specified in the "Email Address" field as the user's username instead.
displayNameShown No true/false (Default value is false) If set to true, show the "Display Name" field on the account creation screen, to allow the user
to set their central MyGarmin display name upon account creation.
initialFocus No true/false (Default value is true) If you don't want the GAuth login widget to autofocus in it's "Email or Username" field upon initial loading,
then specify this option and set it to false.
productSupportUrl No Absolute URL to your custom product support URL. If not specified, defaults to http://www.garmin.com/us/support/contact
termsOfUseUrl No Absolute URL to your custom terms of use URL. If not specified, defaults to http://www.garmin.com/garmin/cms/site/products/lang/en/home/terms-of-use
privacyStatementUrl No Absolute URL to your custom privacy statement URL. If not specified, defaults to http://www.garmin.com/garmin/cms/lang/en/site/products/home/products-and-applications-privacy-statement
cssUrl No Absolute URL to custom CSS file. Use custom CSS styling for the GAuth login widget.
socialEnabled No true/false (Default value is true) If set to false, do not show any social sign in elements or allow social sign ins.
generateExtraServiceTicket No true/false (Default value is false) If set to true, generate an extra unconsumed service ticket.
The GEMS CustomerWebServices AccountManagementService.authenticateServiceTicket() response will include the extra service ticket.