> 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="https://61906910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdKImHVtiGW2y8sh9l2%2Fuploads%2FqKteYnLT2GGBRaXY2Wfr%2Fbuddybosss-private-rest-apis.png?alt=media&amp;token=2b1e69f9-de0e-4671-b4aa-b5c766d7f6af" alt=""><figcaption><p>BuddyBoss Private REST APIs</p></figcaption></figure>
