sarapis / orservices

ORServices is an open source, smartphone-friendly directory application that enables you to collect, verify, organize and share information about social services in your community with your stakeholders, beneficiaries, partner organizations and more.
https://sarapis.org/human-services/orservices/
22 stars 16 forks source link

"$email" must be an instance of SendGrid\Mail\From or a valid email address #30

Closed rubywangruobin closed 3 years ago

rubywangruobin commented 3 years ago

For suggest part in the nav bar, when trying to submit a suggestion, there reports an error even a valid email address is entered:

"$email" must be an instance of SendGrid\Mail\From or a valid email address

I entered: eldercare organization test test my personal email address 0000000

http://orservices.sarapis.org/suggest/create

devinbalkind commented 3 years ago

Got it. Posting a screenshot of the error here.

screencapture-orservices-sarapis-org-suggest-create-2020-11-02-15_25_03

Thanks for logging it.

Will resolve.

devinbalkind commented 3 years ago

We've confirmed the issue is a missing SendGred email API key. We're adding the ability to add one's own API key in the backend. When we've done that we'll let you know.

devinbalkind commented 3 years ago

31 Resolved this issue. Please let us know if more come up.

Thanks!