# 21717: Brand Registration SID for US A2P Campaign Use Case is Not Registered or Not Valid

Log Type: APPLICATION

Log Level: ERROR

## Description

The Brand Registration SID you are trying to use to register a new US A2P campaign use case is not registered or the Brand Registration SID is not valid for the given use case.

### Possible causes

* The Brand Registration SID passed in the request is not registered.
* The Brand Registration SID passed in the request is not valid for the given use case. Only brands with a STARTER brand\_type can create STARTER campaign use cases.

### Possible solutions

* Verify if the Brand Registration SID has been registered by checking the `status` field using the [Brand API](/docs/messaging/compliance/a2p-10dlc/onboarding-isv-api#using-get-to-check-brand-registration-status). If the brand has been registered, it will have a status of APPROVED. If this is the case, verify that the Brand Registration SID passed into the request matches the Brand Registration SID that has been registered and retry the request.
* If Brand Registration has an IN\_PROGRESS status, registration is in progress. Please wait for it to be in an APPROVED status before moving forward with US A2P campaign use case creation.
* If Brand Registration has a REGISTRATION\_FAILED status, you may need to correct your brand request and re-trigger Brand registration.
* Verify the brand\_type of the Brand by checking the `brand_type` field using the [Brand API](/docs/messaging/compliance/a2p-10dlc/onboarding-isv-api#using-get-to-check-brand-registration-status). If the brand\_type is STARTER, the brand can only be used to create STARTER campaign use cases. If it is a STANDARD brand\_type, the brand can be used to create any other type of campaign use case.
