Using developers.google.com we created api user and downloaded credentials as json file. Now On my macbook gspread authentication is working fine while using credentials.js
IF you are unable to access even after updating the scope, try running this command in your terminal:
sudo pip install 'gspread==0.6.2' --force-reinstall