Question
ContentLoaderFunctions GetText is not working in Thingworx 9.1
Hello.
I am using Thingworx 9.1 version with Postgre SQL.
GetText function is not working. Got error as "Invalid Content Type: application/json". The same code it was worked with Thingworx 8.5.1 version.
var propertiesAttr = Resources["ContentLoaderFunctions"].GetText(params);
Could you please suggest?
Thank you in Advance.
Regards,
Latha

