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

被刻印的时光 ゝ 提交于 2019-12-18 08:46:08

问题


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


回答1:


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




回答2:


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.



来源:https://stackoverflow.com/questions/26582199/getting-error-in-google-fit-connection-failed-cause-connectionresultstatusco

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!