How to Fix the Binary Operator with Incompatible Types WebApi Error in Dynamics 365
In this post, we will look at how to fix the error “a binary operator with incompatible types was detected. Found operand types ‘Microsoft.Dynamics.CRM.account’ and ‘Edm.Guid’ for operator kind ‘Equal’”. This error occurs when trying to access the WebApi. There are at least a couple of scenarios where this error can happen. Let’s look at these. The first scenario is when you are trying to select a record by filtering the Id. … Continue reading How to Fix the Binary Operator with Incompatible Types WebApi Error in Dynamics 365