Jsforce: session could not be mutually authenticated for the use with REST API

Created on 16 Jun 2014  路  4Comments  路  Source: jsforce/jsforce

I'm getting the error: "MUTUAL_AUTHENTICATION_FAILED: This session could not be mutually authenticated for the use with REST API" one a previously working node site of mine.

The only reference I've found so far is this from Salesforce: http://docs.releasenotes.salesforce.com/en-us/winter14/release-notes/rn_186_forcecom_security_two_way_mutual_auth.htm Any ideas?

Most helpful comment

@fourq thanks, good answare!

All 4 comments

Nevermind. This is a new message from Salesforce that indicates that the password is incorrect.Mine expired.

@fourq thanks, good answare!

@fourq , from your comments it looks like you're using mutual authentication with rest. Are you getting your token using SOAP or are you able to login using REST and grant_type=password?

the problem in my case it was a expired password like @fourq answered before.
after change it in s.f and in the request - it go back to work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jimrae picture jimrae  路  3Comments

MGarfOppLoans picture MGarfOppLoans  路  7Comments

stomita picture stomita  路  5Comments

jbonigomes picture jbonigomes  路  3Comments

freshlogic picture freshlogic  路  8Comments