Advertisement
Captain_Throwback

G+ Log 2

Jul 16th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. I/GLSUser ( 2965): [GLSUser] getTokenFromCache: [account: <ELLIDED:11165>, callingPkg: com.htc.sense.socialnetwork.googleplus, service: oauth2:https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/plus.stream.read https://www.googleapis.com/auth/plus.stream.write https://www.googleapis.com/auth/plus.circles.read https://www.googleapis.com/auth/drive.appdata]
  2. I/Auth.Core( 2965): [TokenCache] Missing snowballing token: no granted scopes set.
  3. E/a ( 8209): HttpException
  4. E/a ( 8209): error code:403
  5. E/a ( 8209): error code: 403
  6. W/System.err( 8209): com.htc.a.a.b: { "error": { "errors": [ { "domain": "usageLimits", "reason": "accessNotConfigured", "message": "Access Not Configured. The API (Google+ API) is not enabled for your project. Please use the Google Developers Console to update your configuration.", "extendedHelp": "https://console.developers.google.com" } ], "code": 403, "message": "Access Not Configured. The API (Google+ API) is not enabled for your project. Please use the Google Developers Console to update your configuration." }}
  7. W/System.err( 8209): at com.htc.a.a.a.b(Unknown Source)
  8. W/System.err( 8209): at com.htc.a.a.a.a(Unknown Source)
  9. W/System.err( 8209): at com.htc.socialnetwork.googleplus.a.a.a(Unknown Source)
  10. W/System.err( 8209): at com.htc.socialnetwork.googleplus.a.a.a(Unknown Source)
  11. W/System.err( 8209): at com.htc.socialnetwork.googleplus.a.a.a(Unknown Source)
  12. W/System.err( 8209): at com.htc.plugin.googleplus.GooglePlusSocialPluginService$a.a(Unknown Source)
  13. W/System.err( 8209): at com.htc.lib2.opensense.social.b.run(Unknown Source)
  14. W/System.err( 8209): at java.lang.Thread.run(Thread.java:818)
  15. D/SocialManagerService( 1582): handling plugin: com.google set result in bg
  16. I/SocialManagerService( 1582): remove account type: com.google from process map!
  17. I/SocialManagerService( 1582): remove process: com.htc.sense.socialplugins from process map!
  18. D/GooglePlusSocialPluginService( 8209): Unbind
  19. V/SocialManagerService( 1582): on plugin completed! plugin session type com.google
  20. D/GooglePlusAccountService( 8209): action com.htc.socialnetwork.googleplus.TOKEN_EXPIRED
  21. D/b ( 8209): on logout
  22. I/SocialManagerService( 1582): onSessionCompleted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement