Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

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

by hesco (Deacon)
on Oct 09, 2009 at 18:02 UTC ( [id://800352]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
      print STDERR "failed to login \n";
    }
    
  2. or download this
    $VAR1 = bless( {
                     '_civicrmUrl' => 'http://example.org',
    ...
                     '_siteKey' => '37736c686aeGrt54skk705bfa9a9Hgsfll81'
                   }, 'CiviCRM::Client::REST' );
    failed to login
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://800352]
Approved by AnomalousMonk
Front-paged by planetscape
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-25 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found