Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot log into freecharge when ghostery is active. #192

Closed
chetanbasuray opened this issue Sep 14, 2018 · 1 comment
Closed

Cannot log into freecharge when ghostery is active. #192

chetanbasuray opened this issue Sep 14, 2018 · 1 comment

Comments

@chetanbasuray
Copy link

When trying to log into Freecharge website with ghostery switched on, the website says something went wrong and does not allow a log in, but with Ghostery turned off, the log in is successful.

Expected Behavior

Log in should be successful with Ghostery turned on.

Actual Behavior

Log in unsuccessful.

Steps to Reproduce

  1. Go to https://www.freecharge.in/desktop/
  2. Try logging in with a user name and password and Ghostery active. One of the accounts from http://bugmenot.com/view/freecharge.in might work as a means of testing.
  3. The log in will fail.
  4. Try logging in the Ghostery turned off, the log in should succeed.
  • Browser: Chrome
  • OS: MacOS HighSIerra
@christophertino
Copy link
Contributor

I messed around with this a bit and it looks like the login API call to https://www.freecharge.in/api/v2/identity/signin/user has some third-party dependencies. If It allow the Google Tag Manager, Adobe Dynamic Tag Manager and Omniture trackers on this site, the login succeeds.

We can add compatibility exceptions for these trackers so that they are automatically unblocked on this site for users with Smart Blocking enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants