making REST API’s call to Gainsight objects and fetching the data., but get error:
{
"result":false,
"errorCode":"P_5052",
"errorDesc":"Query execution failed due to some internal error",
"localizedErrorDesc":"Query execution failed due to some internal error",
"requestId":"xxxxxxxxx",
"data":null,
"message":null,
"localizedMessage":null
}
Anyone know what P_5052 means? it is not in the list of customer object error https://support.gainsight.com/SFDC_Edition/API_and_Developer_Docs/Custom_Object_API/Gainsight_Custom_Object_API_Documentation#Error_Response_3
This makes no sense.. Please help!