FAST LOGIN SDK

Error Cases

Validate Endpoint (validate.json)

Result Name

Result Code

Result Message

MISSING_PARAM

101

Missing parameter

SERVICE_PROVIDER_NOT_FOUND_FOR_SID

525

There is no service provider related to serviceId

INVALID_CREDENTIALS

2

Invalid credentials

INVALID_AUTH_TOKEN

4

Invalid authentication token

AUTH_TOKEN_EXPIRED

4

Authentication token expired

IP_NOT_ALLOWED_TO_VALIDATE

523

IP is not allowed to validate. IPs must be added to the IP info field at the service provider registration page.

SUCCESS

0

Success