# Error: Create Subscription Api response error RESOURCE\_NOT\_FOUND

If you see the following error when trying to subscribe using a PayPal recurring subscription: Something went wrong. Error: Create Subscription Api response error: { "name": "RESOURCE\_NOT\_FOUND", "message": "The specified resource does not exist." }, the.follow these steps:

* Ensure you are using a PayPal Business account
* Ensure that the PayPal plan has been created in PayPal and specified on a plan in Streams Manager


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://streamsmanager.gitbook.io/streams-manager/troubleshooting/paypal/error-create-subscription-api-response-error-resource_not_found.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
