Issue
When I pushed my code to GitHub and provided the correct username and password, I got the following error message:
Failed to write credentials for 'https://github.com/xuanngo2001/android-sharedpreferences-basic.git' to secure store
No password provided.
However, the push was successfully completed, but this annoying popup message is still showing.
Solution
- From your Eclipse menu bar, open Window > Preferences.
- Navigate to General > Security > Secure Storage.
- Uncheck Linux Integration (64-bit).
- Click on Apply and Close button.