Hello Folks, Hope everyone is fine and staying home.
I am working on building an Canvasapp to perform such operation in dyhamics 365 CE.
There is plugin registered which preventing the record to not create duplicate.
While patching the record from canvasapp i am getting the error as "The requested operation is invalid" as it throwing this message because the same record exist in dynamics 365.
but the problem is i am not getting the exact error message of that plugin which throwing from dynamics.
I collect the connection with Errors as below :
and when i hove on button i got the error messgae of my plugin :
Server Response:"Opportunity Units failed : Already selected Unit is associated to the opportunity"
Is There any way to get this Server Response message in canvas app so that I can show it to user while performing such action.
I can replace "The requested operation is invalid " with other message. but in future if it occurred for another reason then it might create a problem.
Any suggestions on this would be appreciated.
 
 
