-
Notifications
You must be signed in to change notification settings - Fork 623
Closed
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: bugbug in the librarybug in the library
Description
Issue Summary
When attempting to call $sg->client->mail()->send()->post($mail);
per the Quick Start in README.md, I'm receiving the error "Permission denied, wrong credentials". I have verified that the API key I am using is correct and also have tried creating new API keys.
Where it gets interesting is that if I downgrade the sendgrid-php library to version 5.0.0, I'm able to successfully send an email.
Any thoughts here would be helpful! Thanks
Steps to Reproduce
Run the code from the Quick Start in README.md.
Technical details
awprice
Metadata
Metadata
Assignees
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: bugbug in the librarybug in the library