herokuでホストされているdjangoアプリを持っています。登録ユーザーに検証メールを送信するdjango-registrationを使用しています。そこで、sendgridアドオンを追加しようとしました。
heroku addons:add sendgrid
しかし、これは次のメッセージで失敗します
Adding sendgrid:starter on myapp... failed
! Please verify your account to install this add-on
! For more information, see http://devcenter.heroku.com/categories/billing
! Verify now at https://heroku.com/verify
クレジットカード情報を尋ねるページに移動しているようです。残念ながら、クレジットカードを持っていません。クレジットカードがなくてもこのアドオンを入手することはできますか?