Search code examples
google-apigoogle-play-servicesandroid-5.0-lollipopgoogle-fit

Getting error in google fit "Connection failed. Cause: ConnectionResult{statusCode=unknown status code 5005, resolution=null}"


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


Solution

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