> For the complete documentation index, see [llms.txt](https://docs.chinapaymentsplugin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chinapaymentsplugin.com/common-error-messages/other-errors-+-plugin-conflicts.md).

# Other Errors + Plugin Conflicts

### client\_secret does not match

#### Error Message

`The client_secret provided does not match the client_secret associated with the PaymentIntent.`

#### Result

Ensure you have updated the proper Webhook Secret Keys.

### BuddyBoss

When the Private Rest APIs checkbox is enabled in the BuddyBoss Platform Plugin, you may see the following error when attempting to connect Stripe:

`{"code":"bb_rest_authorization_required","message":"Only authenticated users can access the REST API.","data":{"status":401}}`

The solution is uncheck this field in the BuddyBoss plugin settings:

<figure><img src="/files/UlbS7e0zP79zj82ztuJ8" alt=""><figcaption><p>BuddyBoss Private REST APIs</p></figcaption></figure>
