You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: