I follow the instructions, but I found at least 2 errors on this example: 1. in config.php.example is not present the php starter tag: "<?php" 2. in datastore_connect is not present the autoload required: "require_once 'Google/autoload.php';" after config.php