thunder2k

Results 4 comments of thunder2k

Thanks for the hint, I'll test it and let you know! EDIT: I've tested it and works perfectly,thanks a lot!!

Actually there is, the following worked for me: ``` import requests from simple_salesforce import Salesforce #should be https://login.salesforce.com/services/oauth2/token if you're not in a sandbox url = 'https://test.salesforce.com/services/oauth2/token' #taken from https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_understanding_username_password_oauth_flow.htm...

Hi, Same error here. Any solution for docker-compose?

Hi, Any news on this one? I tried to upgrade today to 2.13.14 and got the same error as OP. Any help would be appreciated, as per the above comment,...