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
Change {YOUREMAIL} with your email for target log in.
# Desktop Configuration
OS: Windows 10
Browser Chrome
Version 89
# Go Around
Once the browser loads, wait till it gets to the product page, click duplicate the page and log in normally. The refreshing page should be now logged in. Hopefully that works.
The text was updated successfully, but these errors were encountered:
# Expected Behavior
Log in target.com
# Actual Behavior
Target website gets and error while logging in.
Proceeds without longing in.
# Screenshots
# Repro Steps
Run a usual task for target.
# Possible Fix
Where is the log in link stored for target?
Changing your URL to
FROM:
https://login.target.com/gsp/static/v1/login/?client_id=ecom-web-1.0.0&ui_namespace=ui-default&back_button_action=browser&keep_me_signed_in=true&kmsi_default=false&actions=create_session_signin
TO:
https://login.target.com/gsp/static/v1/login/?client_id=ecom-web-1.0.0&ui_namespace=ui-default&back_button_action=browser&keep_me_signed_in=true&kmsi_default=false&actions=create_session_signin&username={YOUREMAIL}
Change {YOUREMAIL} with your email for target log in.
# Desktop Configuration
# Go Around
Once the browser loads, wait till it gets to the product page, click duplicate the page and log in normally. The refreshing page should be now logged in. Hopefully that works.
The text was updated successfully, but these errors were encountered: