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
6 Replies
Ping
Ping3w 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
farhanOP3w ago
Still same issue
No description
Solution
farhan
farhan3w ago
The issue was resolved after updating the API version. Thank you for your prompt and helpful response.
LEONARDO OSPINA
I have the same issue
rhys
rhys2w ago
Have you downgraded to 17.7.0?
LEONARDO OSPINA
yes, works for now

Did you find this page helpful?