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
For those who need to make Mautic API calls behind a proxy server, here is a code update for the AbstractAuth class.
This simply adds support for the Curl CURLOPT_PROXY option.