python-salesforce-api
python-salesforce-api copied to clipboard
Unable to connect to an Account record
I need to switch a user account for an account record, but most login methods require a combination of username and a password, and I don't have any of those, the only things I have is the consumer key and the consumer secret, is there a way to login just with those attributes?