Hello!
I was wondering if there was a way to obtain user emails through the REST API endpoint (https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-users/#api-rest-api-3-user-email-get).
I am running into an error that says I don’t have the required OAuth Permissions but I have read:jira-user
configured in my manifest.yml, yet despite that I am still getting the error. Based on the documentation for scopes, I assumed I would have access to user emails. Are there any ways to get around this restriction?