Open skollcaku opened 8 years ago
I get another error now and I do not understand what does it mean:
`C:\Plivo\plivo-salesforce-example-master\install>ant deployPlivoDemo Buildfile: C:\Plivo\plivo-salesforce-example-master\install\build.xml
deployPlivoDemo: [echo] Deploying Plivo Demo for Salesforce... [sf:deploy] Request for a deploy submitted successfully. [sf:deploy] Request ID for the current deploy task: 0Af58000003u3FrCAI [sf:deploy] Waiting for server to finish processing the request... [sf:deploy] Request Status: InProgress (3/4) -- Processing Type: ApexClass
[sf:deploy] Component Failures: [sf:deploy] 1. classes/PlivoDemo.cls -- Error: No such column 'plivo_api_keyc' on entit y 'User'. If you are attempting to use a custom field, be sure to append the 'c' after t he custom field name. Please reference your WSDL or the describe call for the appropriate names. (line 3, column 16)
[sf:deploy] Request Status: Failed
BUILD FAILED C:\Plivo\plivo-salesforce-example-master\install\build.xml:15: *** DEPLOYMENT FAILED *** Request ID: 0Af58000003u3FrCAI
All Component Failures:
*** DEPLOYMENT FAILED ***
Total time: 15 seconds `
Hi,
I get the following error when trying deploy Plivo:
C:\Plivo\plivo-salesforce-master\install>ant deployPlivo Buildfile: C:\Plivo\plivo-salesforce-master\install\build.xml
deployPlivo: [echo] Deploying Plivo Helper Library for Salesforce... [sf:deploy] Request for a deploy submitted successfully. [sf:deploy] Request ID for the current deploy task: 0Af58000002UvFiCAK [sf:deploy] Waiting for server to finish processing the request... [sf:deploy] Request Status: InProgress [sf:deploy] Request Status: Failed
BUILD FAILED C:\Plivo\plivo-salesforce-master\install\build.xml:15: *** DEPLOYMENT FAILED *** Request ID: 0Af58000002UvFiCAK
All Component Failures:
*** DEPLOYMENT FAILED ***