# 40151: TaskRouter->Invalid instruction

Log Type: APPLICATION

Log Level: ERROR

## Description

### Possible causes

* Instruction is not acceptable for transferred tasks
* Internal Twilio API error.

### Possible solutions

* Make certain that instruction is accept, reject, conference, or supervise

### Example

```bash
{
	"instruction": "conference"
}
```
