XRM-OSS / Xrm-WebApi-Client

A promise-based JavaScript library for the Microsoft Dynamics CRM WebApi - TypeScript type definitions available
https://xrm-oss.github.io/Xrm-WebApi-Client/
MIT License
100 stars 28 forks source link

Bugfix for format error on batch response #53

Closed martinlaukkanen closed 3 years ago

martinlaukkanen commented 3 years ago

Hi, I've created a quick fix for Issue #52. It could be better, it's just handing the batch responses separately but it does the job.

Martin

DigitalFlow commented 3 years ago

Hi @martinlaukkanen,

thanks for submitting, I will check with the repro that you sent and verify. I'll get back to you shortly.

Kind regards, Florian

DigitalFlow commented 3 years ago

Hi @martinlaukkanen,

thanks for submitting the patch, I tested it and it indeed fixes the error. I'll make some adjustments and update dependencies to new versions, then I'll release a new version.

Kind regards, Florian