在Gmail javascript API中获取令牌错误

时间:2017-02-15 09:05:52

标签: javascript angularjs ionic-framework google-api gmail-api

我正在尝试使用JavaScript库通过Gmail API发送邮件。这是我的角度控制器。我收到错误,因为Get Token未定义, OleDbCommand command2 = new OleDbCommand("insert into Table2([TableID], [OtherInfo], [OtherDocument] values (@TableID, @OtherInfo, @OtherDocument)", connection); command2.Parameters.AddWithValue("@TableIDID", id); command2.Parameters.AddWithValue("@OtherInfo", txtOtherInfo.Text); command2.Parameters.AddWithValue("@OtherDocument", txtOtherDocument.Text); command2.ExecuteNonQuery(); command2.Parameters.Clear(); 函数。

getClientRequestHeaders()

0 个答案:

没有答案