Hello All Experts,
I need to know what could be causing the above error to raise.
This issue is non reproducible on dev, test, preprod instances, but it's on production instance.
SDK.REST._errorHandler(this) // this object having different messages.
responseText: "{ ↵"error": { ↵"code": "-2147220891", "message": { ↵"lang": "en-US", "value": "The application terminated with an error.\nObject reference not set to an instance of an object." ↵} ↵} ↵}"
status: 500
statusText: "Internal Server Error"
how can i resolve this.
any help will be appreciable.
*This post is locked for comments
I have the same question (0)