#pei-pei_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1343494855019597864
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
https://github.com/stripe/stripe-dotnet/issues/2948#issuecomment-2265415236 did you try this solution?
error hit at line 968
To clarify, have you tried the suggestion that I shared earlier?
hi, must the .net version be upgraded for the sake of that ? cant its package change the version instead?
as i'm using .Net 4.8 only, no plan for the upgrade
You might want to reach out to .NET team and check if there's a way to allow .Net 4.8 to target more recent versions of Newtonsoft.JSON.
is there any workaround that can remain the .net version use and point to the newer newtonsoft.json version ?
I'm not aware of any
or is there any other workaround available? otherwise i will keep hit the same error only.
The type initializer for 'Stripe.StripeConfiguration' threw an exception
No, I don't think so