Closed ollebergkvist closed 6 months ago
Getting the error message below from customer.subscription.* events.
{ "statusCode": 500, "code": "23503", "error": "Internal Server Error", "message": "insert or update on table \"subscription_items\" violates foreign key constraint \"subscription_items_price_fkey\"" }
Steps to reproduce the behavior, please provide code snippets or a repository:
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.
Bug report
Describe the bug
Getting the error message below from customer.subscription.* events.
{ "statusCode": 500, "code": "23503", "error": "Internal Server Error", "message": "insert or update on table \"subscription_items\" violates foreign key constraint \"subscription_items_price_fkey\"" }
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
Add any other context about the problem here.