datadudes / salesforce2hadoop

Import Salesforce data into Hadoop HDFS in Avro format
23 stars 13 forks source link

Need help in passing security token #6

Closed ramyabalac closed 8 years ago

ramyabalac commented 8 years ago

Hi Guys, Firstly Thank you for an awesome tool. This is exactly what i was looking for, with out having to go through all the APIs. I have an issue in implementing this, My org has security token enabled for Salesforce and I cannot seem to figure out from the help how to pass this token.

can you please help?

Regards, Ramya

mkrcah commented 8 years ago

Hi Ramya, thanks for the message. According to this post you should be able to append the security token to the end of the password. Does that work for you?

ramyabalac commented 8 years ago

Hi Marcel,

I tried that with out success. I still have authentication issues. Would I have to regenerate the enterprise.wsdl after reset of password/token?

Regards, Ramya

On Wed, May 18, 2016 at 4:14 AM, Marcel Krcah notifications@github.com wrote:

Hi Ramya, thanks for the message. According to this post https://success.salesforce.com/answers?id=90630000000glADAAY you should be able to append the security token to the end of the password. Does that work for you?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/datadudes/salesforce2hadoop/issues/6#issuecomment-219970175

Regards, Ramya Chaturvedulla