Mailgun help revoke invites

still getting revoke when inviting people
my file looks like this
of course i replace credentials
“mail”: {
"transport: “SMTP”,
“options”: {
“service”: “Mailgun”’
“auth”: {
“user”: “postmaster@xxxxxxxxxxxxxxx.mailgun.org”,
“pass”: “xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx”
}
}
}