# 52115: Service account does not have permission to send FCM messages

Log Type: TWILIO

Log Level: ERROR

## Description

The service account associated with the provided FCM credentials does not have the required permissions to send push notifications

### Possible causes

The role(s) granted to the provided service account do not include the cloudmessaging.messages.create permission

### Possible solutions

Update the roles of the service account associated with the given FCM credentials in Google Cloud console to include the cloudmessaging.messages.create permission or provide credentials for a service account that has this permission
