This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://codedbot.com/questions/372621/google-analytics-api-user-does-not-have-sufficient-permissions-for-this-accoun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| For those who has problems with OpenSSL::SSL::SSLError SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed on your machine: | |
| rvm remove 2.1.5 | |
| brew install openssl | |
| rvm install 2.1.5 --with-openssl-dir=`brew --prefix openssl` |