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

Have you tried adding 'POST' to the 'requests_redirectable' array? I usually need that for LWP::UserAgent stuff.

Also you probably need a cookie_jar HTTP::Cookies object.

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