forrest icon indicating copy to clipboard operation
forrest copied to clipboard

SF Login ok via Command but not from Controller

Open sospcie opened this issue 3 years ago • 0 comments

Hi,

I have many command file in my project, and all working perfectly to login to SF.

However, if I try to connect to SF from a Controller, the connection is refused.

GuzzleHttp\Exception\ConnectException cURL error 7: Failed connect to login.salesforce.com:443; Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://login.salesforce.com/services/oauth2/token

Does anyone can help me out with this?

sospcie avatar Mar 01 '22 12:03 sospcie