Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: AdWords OAuth
-
Fix Version/s: AdWords OAuth
-
Component/s: None
-
Labels:None
-
Environment:
Build Details
SMS Core : P3
SMS Service : P3
-
Sprint:Sprint 4 - Adwords OAuth 2
Description
If the refresh token is invalid then it should fall back to client login to complete the deployment/task. It retrying to get the access token but gets fails after 4 retries.
Expected result : If refresh token/login details are invalid then it should fall back to client login.
Actual result: Deployment getting failed.