You need to supply a Project ID and Access Token for running this sample successfully.
-
Go to the
local.properties
file located in the root folder of this sample project; -
Set your Access Token in the
ACCESS_TOKEN
variable. For more details, please refer to the Google Cloud Platform Authentication documentation; -
Set your Project ID in the
PROJECT_ID
variable. The Project ID refers to your Google Cloud Project ID.