node.js - Yodlee addSiteAccount1 failing to register accounts with "Exception Occurred" message -
I am trying to get the addSiteAccount1 API endpoint which I am sending it to. According to
I have defined the structure below.
The first structure I tried to use an array for the current credentials field object, but I could not set the "attached type" of the credentialFields array ... so that an object with the number keys Was wiped out in favor.
{"cobSessionToken": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "User Session Tutorial": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "Site ID": 4252, "CredentialFilld": {"0": {"displayName": "" ":" "": "Security name": "Login", "ValueMask": "Name": "Customer ID (Dobmewy after a specific number"), "field type": {"typeName": "IF_LOGIN"}, "name" , "Field type": {"typeName": "login", "value idieter": "login", "value": "123456789"}, "1": {"displayName" if_ "password", "name" : "Password", "value mask": "LOGIN_FIELD", "ejective": true, "value "Name": "password", "value": "123456789"}, "2": {"displayName" password "," field type ": {" typeName ":" IF_PASSWORD "}," PASSWORD1 " "ValueMask": "LOGIN_FIELD", "Executive": True, "Value Identifier": "PASSWORD1" Unfortunately, I only get the following response from Yodlee, which is "Password", "Password 123", "Attached Type ":" com.yodlee.common.FieldInfoSingle "}}
T was very helpful. If someone sees me where I am wrong, then it will be highly appreciated.
{"errorOccurred": "true", "exceptionType": "exception occurred", "reference code": "_f2d54a4c -f328-418e-b9fd-cec0be18f5e1"}
thanks in advance.
You are facing the same problem, please see the answer and follow it.
Comments
Post a Comment