Hi,
The payload we receive for when a member:create is triggered contains a null value email.
Even when querying the API using the user id returns a null value email. https://www.patreon.com/api/oauth2/v2/members/{member_id}
The email is required for us to create task on our app.
How do we retrieve the email address from a follower?
Thanks!