You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the code from the sample file login.php to access a bank account. Nothing is modified except bank and authentication data, which both are valid.
90 days ago this used to work without issue, however after trying to reauthenticate with a decoupled tan confirmation in the app, the second time checkDecoupledSubmission is executed, it fails:
I'm using the code from the sample file login.php to access a bank account. Nothing is modified except bank and authentication data, which both are valid.
90 days ago this used to work without issue, however after trying to reauthenticate with a decoupled tan confirmation in the app, the second time
checkDecoupledSubmission
is executed, it fails:https://github.com/nemiah/phpFinTS/blob/master/Samples/login.php#L165
How can I fix this?
The text was updated successfully, but these errors were encountered: