wadewegner / Force.com-Toolkit-for-NET

The Force.com Toolkits for .NET provides an easy way for .NET developers to interact with the Force.com & Chatter REST APIs using native libraries.
BSD 3-Clause "New" or "Revised" License
373 stars 395 forks source link

return initial response if can't parse #379

Open m0a0k0s opened 4 years ago

m0a0k0s commented 4 years ago

return initial response message if can't parse response error, otherwise it's not possible to understand cause of error https://github.com/wadewegner/Force.com-Toolkit-for-NET/pull/378