This is my first attempt at creating an android application. In trying to use the Awareness API provided by Google I receive a SecurityException in logcat, and the error:
Print this to the console: (new Status(403)).getStatusMessage(). It should show status message of the error. Read more here
(new Status(403)).getStatusMessage()