redirect_url
specified in your Link Token in the following scenarios:
redirect_url
before the redirection. For example,
given a redirect_url of https://example.com/vital/callback
:
error
Error Type | Description |
---|---|
invalid_token | The Link Token is invalid or malformed. |
token_expired | The Link Token has expired. |
token_consumed | A successful connection establishment had consumed this Link Token. |
provider_credential_error |
|
provider_password_expired | The supplied password has expired due to the password rotation policy of the provider. The user must rotate their password directly with the provider before trying to connect again. Applicable only to the patient-based abbott_libreview integration. |
provider_api_error | An unexpected error occurred when Junction Link attempts to connect to the provider API. |
unsupported_region | The region you specified is not supported. Applicable only the practice-based freestyle_libre integration. |
duplicate_connection | The provider credential has an existing connection to a different user in your team. Applicable only if you have opted in to the reject_duplicate_connection team setting. |
required_scopes_not_granted | User did not grant all required scopes, so Vital cannot establish the connection. |
incorrect_mfa_code | The MFA code entered is incorrect. |