【问题标题】:Getting exception while using SendGrid API Service (com.google.apphosting.api.ApiProxy$FeatureNotEnabledException)使用 SendGrid API 服务时出现异常 (com.google.apphosting.api.ApiProxy$FeatureNotEnabledException)
【发布时间】:2015-09-23 06:30:16
【问题描述】:

我在 java 代码中使用Sendgrid 邮件服务。我可以在 localhost 系统上运行代码并且它可以成功运行,但是当我尝试在 google app engine 项目上运行此代码时,它给了我这个异常: 我正在使用 Sendgrid 的免费邮件服务帐户。

例外是:

com.google.apphosting.api.ApiProxy$FeatureNotEnabledException:在管理控制台中启用计费后,将为该应用程序启用 Socket API。

【问题讨论】:

标签: google-app-engine


【解决方案1】:

这里是解决方案链接,我正在使用 SMTP API 作为 sendgrid 的免费帐户的邮件服务,但它不起作用,我们可以使用 WEB API。

sendgrid implementation without billing account in Google App Engine web project?

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-07-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-12-11
    相关资源
    最近更新 更多