AlexaCRM / dynamics-webapi-toolkit

Dynamics 365 Web API Toolkit for PHP
MIT License
75 stars 58 forks source link

CallerId is broken #105

Open krazygit opened 6 months ago

krazygit commented 6 months ago

When we try to set a callerId a litteral is used instead of the real value

https://github.com/AlexaCRM/dynamics-webapi-toolkit/blob/b102b1fb3f750db32614179ffdb579f5b10661a6/src/WebAPI/OData/Client.php#L198

georged commented 1 month ago

See also #42