internationalJoke
internationalJoke
> You answer is quite helpful to me, Thanks a lot.
> BearerTokenCredentials credentials = new BearerTokenCredentials(MsEwsTokenProvider.getAccesToken()); service.setCredentials(credentials); I am getting setCredentials is not applicable for BearerTokenCredentials .kindly help me out. Thanks in Advance! Did your BearerTokenCredentials class extend ExchangeCredentials? "public...
> ./privoxy privoxy.config ./privoxy: command not found I met this problem when I tried to execute this command.