Hi All,
I am getting
error- Property "" type mismatch, Expected: "object", Actual: "string".
while using test our custom connector.
kindly help me out with this error.
Regards,
Chitrakant_27

Hi All,
I am getting
error- Property "" type mismatch, Expected: "object", Actual: "string".
while using test our custom connector.
kindly help me out with this error.
Regards,
Chitrakant_27
Please check this article which can help you on how the testing of custom connector works::
https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank#test-the-connector
Thanks