Problem Symptoms
Users trying to send RSVP through `POST /send-rsvp` endpoint, but getting the scopes error.
Description
Users are getting You do not have access to the required scopes error when sending RSVP.
Resolution
Checking the scopes have `email.send`. RSVP works as email, so sending RSVP requires the `email.send` scope.
Resolution
- Re-authenticate the account with at least the email.send scope.
Resources
N/A
Updated
Comments
0 comments
Please sign in to leave a comment.