RSA Product/Service Type: Cloud Authentication Service
RSA Product/Service Type: Cloud Administration Retrieve Device Registration Code API
RSA Product/Service Type: RSA Authenticator app for iOS and Android
RSA Version/Condition: all
The user attempts to register their RSA Authenticator app with a Registration Code returned by the Cloud Administration Retrieve Device Registration Code API .
However, registration fails with the error message:
Unsuccessful Registration
Confirm that you have correctly
entered the Organization ID, Email
Address and Registration Code.
A working registration code can be obtained for the RSA Authenticator app for Windows or for RSA Authenticator app for MacOS by sending a Cloud Administration Retrieve Device Registration Code API request containing only the user's email address, e.g.
{
"email": "user@example.com"
}
That also previously worked to obtain a registration code for the RSA Authenticate App for IOS and Android (registration of that app is now no longer supported ).
However, the registration code returned from such a request will not work with the RSA Authenticator app for iOS and Android . Retrieval of a registration code for the iOS and Android app requires the appid parameter to be specified in the API request with the value 1f00c62b-a5c0-49d3-9ffb-92314d717187 .
Include the appid parameter in any Cloud Administration Retrieve Device Registration Code API request for the RSA Authenticator app for iOS or Android, as shown in the example below:
{
"email": "user@example.com",
"appId":"1f00c62b-a5c0-49d3-9ffb-92314d717187"
}
See also section "Example Request Body" on page Cloud Administration Retrieve Device Registration Code API which explains correct appid usage for each type of RSA Authenticator app.
The "Unsuccessful Registration" error message can also be displayed for other reasons. If the Cloud Administration Retrieve Device Registration Code API request is being sent with correct appid usage, check for other possible causes.
General app registration troubleshooting tips are in section "Authenticator Registration" on page Troubleshooting Cloud Authentication Service User Issues .
Related Articles
How to capture enhanced RSA Authenticator app logs for troubleshooting purposes 268Number of Views REMINDER: Mandatory Time-Bound Upgrade Required for RSA Authentication Manager and RSA Authenticate App/RSA Authenticator … 141Number of Views Error Unable to resolve user by login ID and/or alias, or authenticator not assigned to user when attempting to authentica… 2.06KNumber of Views Mandatory Migration/Upgrade Required for RSA Authentication Manager/RSA Authenticate App for iOS and Android/RSA Authentic… 92Number of Views Does the RSA Authenticator App for iOS and Android Work in China? 149Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide