Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendGrid Java API change #28

Open
jordanfallon-pivotal opened this issue Jun 19, 2018 · 1 comment
Open

SendGrid Java API change #28

jordanfallon-pivotal opened this issue Jun 19, 2018 · 1 comment
Labels

Comments

@jordanfallon-pivotal
Copy link

SendGrid sendgrid = new SendGrid(sendgrid_username, sendgrid_password);

The SendGrid Java library no longer uses a username / password strategy to authenticate, and now requires an API key. This documentation seems outdated as result.

Also, the current service broker for SendGrid in use on PWS does not expose this API key through the VCAP environment variables. Until it's updated you'll need to login in to SendGrid directly and generate an API key to use it.

@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants