Debug Your Infrastructure

Get Instant Solutions for Kubernetes, Databases, Docker and more

AWS CloudWatch
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Pod Stuck in CrashLoopBackOff
Database connection timeout
Docker Container won't Start
Kubernetes ingress not working
Redis connection refused
CI/CD pipeline failing

Braintree Recurring Subscription not found

The subscription ID provided does not exist in the system.

Understanding Braintree Recurring

Braintree Recurring is a powerful tool within the Braintree suite that allows businesses to manage billing and subscription services efficiently. It is designed to handle recurring payments, making it easier for companies to automate billing cycles and manage customer subscriptions seamlessly. This tool is particularly beneficial for businesses that operate on a subscription model, providing robust features to handle various billing scenarios.

Identifying the Symptom

When working with Braintree Recurring, you might encounter an error message indicating that a subscription cannot be found. This is typically observed when attempting to retrieve or update a subscription using an API call, and the system returns an error code 91504. This error suggests that the subscription ID provided in the request does not match any existing records in the system.

Explaining the Issue: Error Code 91504

Error code 91504 is a common issue faced by developers using Braintree Recurring. It signifies that the subscription ID specified in the API request is not found in the Braintree database. This could be due to a typo in the subscription ID, an incorrect ID being used, or the subscription having been deleted or never created.

Common Causes

  • Typographical errors in the subscription ID.
  • Using an incorrect or outdated subscription ID.
  • The subscription has been deleted or was never created.

Steps to Resolve the Issue

To resolve the error code 91504, follow these actionable steps:

Step 1: Verify Subscription ID

Ensure that the subscription ID you are using is correct. Double-check the ID for any typographical errors. You can retrieve the correct subscription ID from your Braintree dashboard:

  • Log in to your Braintree account.
  • Navigate to the Subscriptions section.
  • Search for the subscription using customer details or other identifiers.
  • Copy the correct subscription ID.

Step 2: Confirm Subscription Existence

If the subscription ID appears correct, confirm that the subscription exists in the system:

  • Use the Braintree API to list all subscriptions and verify the presence of the ID:
    curl -X GET https://api.braintreegateway.com/merchants/{merchant_id}/subscriptions
  • Check the response for the subscription ID in question.

Step 3: Check for Deletion

If the subscription ID is still not found, it might have been deleted. Check your records or logs to confirm if the subscription was intentionally removed.

Step 4: Contact Braintree Support

If you have verified the ID and confirmed the subscription should exist, but the error persists, contact Braintree Support for further assistance. Provide them with the subscription ID and any relevant details to expedite the resolution process.

Conclusion

By following these steps, you should be able to resolve the error code 91504 effectively. Ensuring the accuracy of subscription IDs and understanding the status of subscriptions in your system are crucial for smooth operations with Braintree Recurring.

Master 

Braintree Recurring Subscription not found

 debugging in Minutes

— Grab the Ultimate Cheatsheet

(Perfect for DevOps & SREs)

Most-used commands
Real-world configs/examples
Handy troubleshooting shortcuts
Your email is safe with us. No spam, ever.

Thankyou for your submission

We have sent the cheatsheet on your email!
Oops! Something went wrong while submitting the form.

🚀 Tired of Noisy Alerts?

Try Doctor Droid — your AI SRE that auto-triages alerts, debugs issues, and finds the root cause for you.

Heading

Your email is safe thing.

Thank you for your Signing Up

Oops! Something went wrong while submitting the form.

MORE ISSUES

Deep Sea Tech Inc. — Made with ❤️ in Bangalore & San Francisco 🏢

Doctor Droid