You need to sign in to do that
Don't have an account?
Jesus Castro 7
Error on simple query
Hi everyone, I need your help to solve this problem:
When execute this simple query:
SELECT Id, Persona__c FROM Ciclo_UPAEP__c WHERE Matricula__c = '48700486' in the Force.com Explorer i get this error:
[FaultEvent fault=[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]. URL: https://na2.salesforce.com/services/Soap/u/19.0/00D400000007i7H?1000.8785103652626"] messageId="6CA03474-374E-84EB-93D5-DDE8B36CCC5D" type="fault" bubbles=false cancelable=true eventPhase=2]
Does anyone knows what does it means?
Thanks
When execute this simple query:
SELECT Id, Persona__c FROM Ciclo_UPAEP__c WHERE Matricula__c = '48700486' in the Force.com Explorer i get this error:
[FaultEvent fault=[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]. URL: https://na2.salesforce.com/services/Soap/u/19.0/00D400000007i7H?1000.8785103652626"] messageId="6CA03474-374E-84EB-93D5-DDE8B36CCC5D" type="fault" bubbles=false cancelable=true eventPhase=2]
Does anyone knows what does it means?
Thanks
Please try the same query using workbench - https://workbench.developerforce.com/login.php
Thank you for your help but I tried to execute the query using workbench and throws the error:
UNKNOWN ERROR: Error Fetching http headers
I think that it's brought about the same error (initial post)