4

I have tried to develop application using google fit. I follow This link

When i try to run that application i got the following error

10-27 11:55:19.966: I/Google Fit(6016): Connection failed. Cause: ConnectionResult{statusCode=unknown status code 5005, resolution=null}

10-27 11:55:19.966: E/GooglePlayServicesUtil(6016): Unexpected error code 5005

Rakki s
  • 1,426
  • 1
  • 18
  • 42

2 Answers2

5

Finally i found that issues. We need to save the content in consent screen under oath and api enter image description here

Rakki s
  • 1,426
  • 1
  • 18
  • 42
0

I had this error and the consent screen had been filled in correctly. The only way I could get around this was to delete the project and re-create it.

Longmang
  • 1,663
  • 1
  • 13
  • 12