cannot read property consentTrasaction undefined

When I am hitting the authorize request, I am getting the login page

i have entered user name as user123 and password as Qwerty123

after clicking submit I am getting below error

Cannot read property "consentTransaction" from undefined

How to resolve this error.Anyhelp will be greatly appreciated!!!

0 6 151
6 REPLIES 6

help me out here.

What system are you using?

Get me oriented. Obviously you're seeing an unexpected error. Is it at all related to Apigee?

Thanks Dino,I am trying with Apigee sandbox account after login I am getting this error

ok, apigee sandbox. Good. And...

I am hitting the authorize request

Exactly what is this thing you are hitting? where did you get it? How are you "hitting it"? Help me out a little more. What 10 steps did you follow prior to seeing an authorize request? Keep in mind I cannot see your screen and I don't know what you're doing .

Thanks for your time to address my issue. I followed the below link

https://github.com/apigee/openbank/tree/deprecated for installation setup.

For hitting Authorize API and I followed the Apigee developer portal.

Only one time I am able to see the consent screen. But after that whenever I am hitting Authorize request I am getting accounts/payment request is already authorised. So I tried with another account now I am getting consent transaction undefined after login

Is it any expiry for Authorize code?

That Openbank example has been deprecated. I'm sure you're having problems, but I think that branch is not something you should be trying to use.

@Prashanth Subrahmanyam

@Muthukkannan Alagappan

Maybe you two have some ideas?

Ok Dino I will try with the updated version. Thanks for your support.