
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
Hi Marc,
Please post this question in one of the developer forums for a quick response, this forum is more focussed towards the declarative side of things.
https://developer.salesforce.com/forums/#!/feedtype=RECENT&criteria=ALLQUESTIONS
http://salesforce.stackexchange.com/