• AvinashMunaga
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hi All,

 

I have a unique problem with IP whitelist on force.com. I did add my IP address which is static in Network Access and I am able to login to my app which uses force.com username-password authentication procedure.

 

Login is success when I run the application on my local server. But, when I run the application on cloud server which is on some other IP I get error response from force.com mentioning "authentication failure - Failed: API security token required"

 

Can anyone help me to get out of this. Awaiting for a reply.

 

Thanks!!!

 

Regards,

Avinash

Hi All,

 

I have a unique problem with IP whitelist on force.com. I did add my IP address which is static in Network Access and I am able to login to my app which uses force.com username-password authentication procedure.

 

Login is success when I run the application on my local server. But, when I run the application on cloud server which is on some other IP I get error response from force.com mentioning "authentication failure - Failed: API security token required"

 

Can anyone help me to get out of this. Awaiting for a reply.

 

Thanks!!!

 

Regards,

Avinash

Hi,

 

I have a question about IP whitelist.

I have use OAuthe 2.0 Username-Password Flow to access salesforce, and with this flow I need to use the security_token in my request like "password=mypassword+security_token".

So I want to know if I add my IP or my organization in the whitelist (Newwork Access), whether I can avoid to use the security_token.

 

Thanks!