yodlee - getMFAResponseForSite stop working -



yodlee - getMFAResponseForSite stop working -

today integration tests started fail because after 15 attempts delay 5 sec phone call getmfaresponseforsite i've received next response

{ "ismessageavailable": false, "timeouttime": 0, "itemid": 0, "memsiteaccid": 10040168, "retry": true }

test log:

[site]: siteid: '12287' name: 'anz (new zealand)' url: 'http://www.anz.co.nz/' siteaccid: 10040168 mfarefresh started... [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 0 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 1 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 2 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 3 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 4 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 5 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 6 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 7 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 8 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 9 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 10 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 11 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 12 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 13 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 14 [getmfaresponse] errorcode: , ismessageavailable: false, retryno: 15

it looks me yodlee doesn't phone call bank sites because if set invalid credentials login form doesn't alter test results. in spite of can access bank business relationship using online banking site.

is related test business relationship or there problem on yodlee test server side?

yodlee

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -