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

Fix sendemail endpoint #152

Open
Im-Madhur-Gupta opened this issue Mar 18, 2023 · 0 comments · Fixed by #151
Open

Fix sendemail endpoint #152

Im-Madhur-Gupta opened this issue Mar 18, 2023 · 0 comments · Fixed by #151
Assignees
Labels
bug Something isn't working urgent

Comments

@Im-Madhur-Gupta
Copy link
Member

Expected Behavior

  • On hitting the submit button github org invite should be sent to user.

Current Behavior and Triggers

  • Org invite doesnt get sent as sendemail end point is failing

Possible Solution

  • We need to change the email sending service from sendgrid to node mailer using smtp.
  • We will need to add the gmail smtp api token in the env.

Your Environment

NA

Would you like to work on this issue?

NA

@Im-Madhur-Gupta Im-Madhur-Gupta added bug Something isn't working urgent labels Mar 18, 2023
@deepakgohil9 deepakgohil9 mentioned this issue Mar 18, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants