-
Notifications
You must be signed in to change notification settings - Fork 582
Description
Issue Summary
The readme is great overall. It does provide useful links to go and create the needed API key to use the client. However, it seems like there are a lot of confusing API key permissions that may or may not need to be configured on your API key to use this library (from what I can see in the sendgrid API key settings on the website). Some minor clarification of these permissions would be beneficial to new users (and users who are switching from the legacy username/password approach on version 6.* to the API key approach on version 9.*). At a minimum, maybe we could say something about the API key needing Mail Send = Full Access (assuming that is even true!) if you want to send emails? If I actually knew what was required myself I would happily just submit a pull request with the documentation change myself.
Thanks in advance!