# 23006: Message Redaction Incompatible Configuration: Inbound Webhook GET Requests

Log Type: APPLICATION

Log Level: WARNING

## Description

Message Redaction is enabled for your account. Using `GET` requests to handle incoming messages is not compatible with either Message Body Redaction or Phone Number Redaction.

### Possible causes

* The Incoming Message Webhook is set to the `GET` method for your Twilio phone number or Messaging Service.

### Possible solutions

* Ensure all Twilio numbers and Messaging Services on your account are set to use the `POST` method when handling incoming messages.
