jagpal singh Sisodiya
jagpal singh Sisodiya

Reputation: 245

Yodlee "/authenticator/token" api not consistant

Hi i am calling "/authenticator/token" Api to get authentication token for fastlink2.0 some time it works and some time it throw exception "oauth_error_problem=invalid_url_access&oauth_error_code=418" .I dont think its problem from in calling because when i call it again 2-4 times with same Rsession and cobSessionToken it will gives me token.

Can anyone help me what is the problem and,is fastlink 2.0 is stable.

Upvotes: 0

Views: 119

Answers (1)

Apoorv Awasthi
Apoorv Awasthi

Reputation: 1397

Please check followings-

  • The URL you are using is correct.
  • That you have not created any new userSession(RSession), as sometimes this ends up in mentioned error.

And yes, Fastlink 2 is very much stable and its working fine.

Upvotes: 1

Related Questions