Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Help, pls, w/ CiviCRM::Client::REST->login() failures . . .

by Anonymous Monk
on Oct 10, 2009 at 11:39 UTC ( [id://800450]=note: print w/replies, xml ) Need Help??


in reply to Help, pls, w/ CiviCRM::Client::REST->login() failures . . .

Thats funny, I would add
$self->{_ua}->add_handler("request_send", sub { shift->dump; return } +); $self->{_ua}->add_handler("response_done", sub { shift->dump; return } +);
And I would try to make it work with the demo site

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://800450]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 05:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found