PHP Classes

Oauth and proxy

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Oauth and proxy  >  (Un) Subscribe thread alerts  
Subject:Oauth and proxy
Summary:Connection problem
Messages:2
Author:pero djetlic
Date:2014-02-11 11:24:49
Update:2014-02-11 21:57:05
 

  1. Oauth and proxy   Reply   Report abuse  
Picture of pero djetlic pero djetlic - 2014-02-11 11:24:49
Thanks for the script. :)

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?

  2. Re: Oauth and proxy   Reply   Report abuse  
Picture of pero djetlic pero djetlic - 2014-02-11 21:57:05 - In reply to message 1 from pero djetlic
Got it sorted ...