Errors and Warnings

Most Common Errors

Error CodeHTTP CodeDescription
missing_api_key401The x-api-key header is currently missing. Try again including the x-api-key header.
invalid_api_key401The API key is invalid. Try again with a valid API Key.
bad_request422The request was not valid, often due to missing a required parameter. Please, review your request and make sure all parameters are correct.
invalid_credentials401The login credentials provided are invalid. Please, ask the user to try again with valid credentials.
platform_unavailable503The platform is currently unavailable. Please, try again later or contact support.
too_many_requests429This is mostly common with the IMSS and ISSSTE platforms. We recommend you attempt to login with the user’s credentials the following day.
service_unavailable503The service is currently unavailable. Please, try again later or contact support.
request_timeout504The login failed due to a timeout. Please, try again later or contact support.
platform_error422There was an error with the platform. Please, try again later or contact support.
invalid_otp401The OTP provided is invalid. Please, ask the user to try again with a valid OTP.
expired_otp401The OTP provided is expired. Please, ask the user to try again with a valid OTP.
email_not_validated400The email used is not validated. Please verify your email within the app to proceed. Once verified, you can try again.
invalid_phone_number422The phone number provided is invalid. Please, ask the user to try again with a valid phone number.
invalid_email422The phone number provided is invalid. Please, ask the user to try again with a email address.
lambda_error503There was an error with the platform. Please, try again later or contact support.
login_refused400This error is mostly common in Uber. It occurs when Uber blocks a login attempt. In this case, please ask the user to try to login again after 30 minutes.
invalid_otp_auth_key401There was an error with the platform. Please, try again later or contact support.
could_not_send_otp401There was an error sending the OTP code. Please, ask the user to try resending the OTP code again.
unable_to_get_performance403There was an error with the platform. Please, try again later or contact support.
recent_login_successful412The account successfully logged in less than 12 hours ago.
invalid_otp_session401There was an error with the platform. Please, try again later or contact support.

Common Warnings (Accounts)

A warning is triggered when a connection to an account was successful but there is some factor that prevents us from obtaining employment or income data. These warnings can be seen in the Palenca Console. For example:

The following table shows the most common warnings:

WarningPlatformsDescription
bannedGig economyThe worker is banned from the platform.
not_registeredGig economyThe worker is not registered on the platform.
rider_accountGig economyThe user is registered as a rider, not as a driver in a Gig platform like Uber, Didi, Indriver, etc.
fleet_accountGig EconomyThe account belongs to a fleet. Due to this, data cannot be obtained.
incomplete_profile_dataGig EconomyKey profile information was not available. Please review the account with the user.
id_mismatchGig EconomyThe ID recovered for the account does not match the one set for the user.

What’s Next