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

Onboarding: Approve investor email not sent #2467

Open
sophialittlejohn opened this issue Oct 1, 2024 · 0 comments
Open

Onboarding: Approve investor email not sent #2467

sophialittlejohn opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sophialittlejohn
Copy link
Collaborator

sophialittlejohn commented Oct 1, 2024

A user successfully verified her email on Aug 2nd (meaning emails definitely still worked then). On Sept 27th she signed a subdoc which should have sent an email to the issuer but it appears the email was never sent. There are no errors in the functions logs on that date. When checking sendgrid it appears that zero emails have been sent out in the last 30 days (red flag).

To debug this we have to fix the permissions for the demo environment. It appears that all authenticated requests to the endpoints currently fail. It's unclear why.

TODO:

  1. Fix the authentication issues in the demo onboarding api (prod works fine)
  2. Send an email from the API and make sure SendGrid picks it up
@sophialittlejohn sophialittlejohn added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant