【发布时间】:2018-01-14 21:04:56
【问题描述】:
尝试在 heroku 中安装 sendgrid 插件。
$ heroku addons:create sendgrid:starter
▸ The account "xxxxxxxx@gmail.com" is not permitted to install the
▸ sendgrid add-on at this time. If you believe this is an error please
▸ contact support and reference ID 352288c0-21e3-468a-8935-440897e9bcd8 when
▸ opening an ticket.
关于为什么不允许我安装插件有什么想法吗?梳理 heroku 网站以获取信息,但找不到任何有用的信息。
【问题讨论】:
-
如果您登录的帐户是“合作者”,您可能没有安装插件所需的权限。在您的应用设置中的访问选项卡下检查您的角色/级别。
-
感谢您的回复。我的角色设置为“所有者”。还有其他想法吗?
-
它是付费插件吗?在这种情况下,您需要先添加您的银行卡详细信息。
-
我遇到了完全相同的问题,我的信用卡已连接到我的帐户,但仍然没有运气。
标签: ruby-on-rails heroku sendgrid