Stripe Subscription Update Shows Error in Console but Still Works

When creating a Stripe subscription, an error is thrown in the console, but the update is successfully reflected in the database. The prisma model is automatically generated by the* better-auth* CLI.
No description
No description
No description
Solution:
The issue was resolved after updating the API version. Thank you for your prompt and helpful response.
Jump to solution
3 Replies
Ping
Ping7d ago
Downgrade your stripe SDK to 17.7.0 It's failing due to a breaking change by Stripe SDK that we haven't yet patched.
farhan
farhanOP6d ago
Still same issue
No description
Solution
farhan
farhan6d ago
The issue was resolved after updating the API version. Thank you for your prompt and helpful response.

Did you find this page helpful?