google api client - ConnectionResult{statusCode=SIGN_IN_FAILED, resolution=null, message=null} -
in project want create file on google drive. created api key project , add manifest file. when connect googleapiclient using googleapiclient.connect()
gives
error.connectionresult{statuscode=sign_in_failed, resolution=null,message=null}
inside onconnectionfailed
. please give solution above problem
Comments
Post a Comment