Symptom
Failed calls of accounts.register when submitting forms due to validation error
"errorCode": 206001,
"errorDetails": "Missing required fields for registration: birthYear",
"errorMessage": "Account Pending Registration",
Accounts Schema shows that birthYear is not a required field
Endpoint:accounts.getSchema
"birthYear": {
"required": false,
"type": "long",
"allowNull": true,
"writeAccess": "clientModify"
},
Read more...
Environment
- SAP Customer Data Cloud
- Accounts Schema
- Registration
Keywords
Gigya, CDC, COPPA, accounts.getPolicies, birthYear , KBA , CEC-PRO-API , Core REST API & Server SDKs (JWT / PHP / Java) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.