# 57003: 'Secret id' is invalid for this Partner

Log Type: APPLICATION

Log Level: ERROR

## Description

This error occurs when the `Secret id` in the request does not match the Partner configuration that Twilio expects. Verify that you are sending the current secret for the correct Partner before you retry the request.

### Possible causes

* The `Secret id` value was copied incorrectly.
* The request is using a secret that belongs to a different Partner, account, or environment.
* The Partner configuration changed after the secret was issued or stored.
* Extra spaces or formatting characters were added to the `Secret id` value.

### Possible solutions

* Confirm the exact `Secret id` for the Partner and resend the request with that value.
* Remove any leading or trailing spaces before submitting the request.
* Make sure the request targets the correct Partner configuration and environment.
* Regenerate or update the Partner secret if the current value is no longer valid.

#### Additional resources

* [Troubleshooting](/docs/comms/troubleshooting)
