I have some problems with Oauth over a proxy ...
I've set the proxy login data ($proxy_host_name, $proxy_host_port, $proxy_user, $proxy_password) in the http class but after retrieving the token i get a "407 Proxy Authentication Required", "ERR_CACHE_ACCESS_DENIED". Did I miss something in the settings?