Reauthenticate after revoke via Adobe panel
Hi,
I can't reauthenticate revoked app. What is incorrect?
1.) Our site make "Authorization Request"
2.) User give grants to app
3.) We obtain access token using "Access Token Request"
4.) User revoked app via Adobe panel
5.) Our site make "Refresh Request" using refresh token and we get Access-Token null.
How to reauthenticate?
6.) I allow user to push the button and start from point 1 - "Authorization Request"
7.) User is logged in and redirect doesn't happen so our site can't obtain accesss token
What am I doing wrong?
THANKS FOR HELP!
EDIT:
I run our site on vm and everything starts working.
It was something specific to developer machine.
