how to retrieve security token from salesforce thru a web-service call..?
is there any way to send a web-service call to salesforce n get a security token which is reseted in desktop side...
it is possibl开发者_Python百科e to do this before login..?
No, you can't do this, as that would defeat the entire purpose of the security token.
精彩评论