Skip to main content
Marc Zaharescu ha fatto una domanda in #Desktop Integration
Hello,

 

I am trying to develop a Chrome plugIn to connect to salesforce and use the REST/SOAP api to create records.

 

I am trying to achive the first step by using the connection.js file from the provided AJAX toolkit, but when loading the file it gives me a couple of error such as : 

 

Refused to set unsafe header "User-Agent"send @ connection.js:594sforce.SoapTransport.send @ connection.js:1013sforce.Connection._invoke @ connection.js:1634sforce.Connection.invoke @ connection.js:1573sforce.Connection.login @ connection.js:1184(anonymous function) @ SalesforceScript.js:13

 

connection.js:1013sforce.Connection._invoke @ connection.js:1634sforce.Connection.invoke @ connection.js:1573sforce.Connection.login @ connection.js:1184(anonymous function) @ SalesforceScript.js:13

 

connection.js:1015 Uncaught Remote invocation failed, due to: No CSRF token found for unrecognized format body status code: 
2 risposte
0/9000