In this post, you’ll learn more about the Error resource_already_exists that is returned when working with the Stripe API
Stripe API Error
resource_already_exists
Stripe API Error Description
A resource with a user-specified ID (e.g., plan or coupon) already exists. Use a different, unique value for id and try again.
Leave a Reply