intuit/QuickBooks-V3-DotNET-SDK

Yet another problem due to serilog dependencies

redhorseck opened this issue · 2 comments

If you have to use v8 because of the serilog issue, then you have a problem with the latest recommendation from Intuit in their recent Intuit Developer Critical Alert. From their email:

What is happening? Our team is making a change to start returning more than one key in the response array returned by the oauth.platform.intuit.com/op/v1/jwks endpoint.

What do I need to do next? 3. If you are using our .Net SDK, then update it to the latest version V14.6.3.6.

Oh really? That would be nice. Maybe that could be made possible by getting rid of the serilog issue we have been reporting for literally YEARS.

Consider using https://github.com/better-reports/QuickBooksSharp for a light weight community alternative, with minimal dependencies.