ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

FARR plugin: FARR Remember The Milk 1.1.3

<< < (23/51) > >>

Ric0la:
Thanks. Could you re-download the test tool (now vers. 1.1) using the above link and run it again please?
-phitsc (March 31, 2009, 05:17 AM)
--- End quote ---

Sure:

$ cat result.txt
FarrMilk authentication test tool version 1.1
http://farrmilk.objecttechnology.com

curl_easy_perform failed!
Error 7: couldn't connect to server

rtm.auth.getFrob returned:



frob is: ''

Authentication URL is:





--- End quote ---

Please note: I am sitting behind a proxy. No way to go out on port 80 or 443 at all. I have ran your exe from the command line without any other settings.

Cheers

Rico

phitsc:
FarrMilk accesses the Remember The Milk API via http REST requests (http://api.rememberthemilk.com/services/rest/). If your proxy blocks http, you won't be able to use FarrMilk. I'll update FarrMilk to give a better error message (so thanks for your help!). Just out of interest, how do you access the donationcoder.com forum?

Cheers
Philipp

Ric0la:
FarrMilk accesses the Remember The Milk API via http REST requests (http://api.rememberthemilk.com/services/rest/). If your proxy blocks http, you won't be able to use FarrMilk. I'll update FarrMilk to give a better error message (so thanks for your help!). Just out of interest, how do you access the donationcoder.com forum?
-phitsc (March 31, 2009, 09:03 AM)
--- End quote ---

Hi Philipp

Maybe I wasn't clear: There is no DIRECT way to go out  :D We need to go through the proxy to access the internet.

I don't know how libcurl gets to know the proxy settings of my PC. Does it take IE's settings?

On Unices, you have to set env vars to access the internet through a proxy on the command line (for tools like wget, curl etc). I don't know how FarrRTM does it.

Cheers
Rico

phitsc:
I see! FarrMilk doesn't allow to specify a proxy yet. Would you mind to re-download the test tool with the above link and try like so:

C:\AuthenticationUrlTest>AuthenticationUrlTest.exe Proxy

where Proxy can be either a hostname or dotted IP address and port added the usual way (i.e. with : )


Cheers
Philipp

Ric0la:
I see! FarrMilk doesn't allow to specify a proxy yet. Would you mind to re-download the test tool with the above link and try like so:

C:\AuthenticationUrlTest>AuthenticationUrlTest.exe Proxy

where Proxy can be either a hostname or dotted IP address and port added the usual way (i.e. with : )


Cheers
Philipp
-phitsc (March 31, 2009, 10:06 AM)
--- End quote ---

Tadaaa!  ;D  :Thmbsup:

C:\test>AuthenticationUrlTest.exe cache.xxx.xxx.xxx:8080
FarrMilk authentication test tool version 1.2
http://farrmilk.objecttechnology.com

Using proxy: cache.ch.colt.net:8080

rtm.auth.getFrob returned:

<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="ok"><frob>4269354f09f11304f8d37346873c6f4dfede585d</frob></rsp>


frob is: '4269354f09f11304f8d37346873c6f4dfede585d'

Authentication URL is:

http://api.rememberthemilk.com/services/auth/?api_key=25832c2c27d31c1d5d21126303
28139b&api_sig=49310bc04657fa131655268fe5b00dc2&frob=4269354f09f11304f8d37346873
c6f4dfede585d&perms=delete

--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version