
Announcements
Hello Dynamics 365 Community,
I’m currently working on a Dynamics 365 Online integration and encountering an issue with the following error message:
Exception Message: The content type application/json of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 111 bytes of the response were: '{ "statusCode": 500, "message": "Internal server error", "activityId": "cbd8e260-2e19-42eb-bc1d-b50348bd0efa" }'.
application/json and the expected application/soap+xml; charset=utf-8 for the binding.Microsoft.CrmSdk.CoreAssemblies SDK?Any insights or advice would be greatly appreciated. Thank you in advance for your help!
Best regards,