Why won't heroku let users use their own sendgrid accounts?
I installed sendgrid addon to heroku with following command:
heroku addons:create sendgrid:starter
and when i log into my dashboard heroku creates me a starter account. How do i use my own sendgrid account that I already have and tested on my app?