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
console.log("\nError retrieving accounts with this consent. It is likely the bank has revoked the token. Create a new consent to access the accounts \n"+
62
+
"You can run the accounts/ReAuthoriseConsent example using this consentToken to re-use the same feature scopes\n\n")
63
+
}else{
64
+
console.log("\nError retrieving accounts with this consent",error)
console.log("\nCould not find an existing authorized consent token. It may have expired or been revoked by the institution. Try creating a new consent!.")
0 commit comments