Help for this page

Select Code to Download


  1. or download this
    # setup the HTTP Basic Auth parameters
    BEGIN { sub SOAP::Transport::HTTP::Client::get_basic_credentials { ret
    +urn $user => $pass; }}
    
  2. or download this
    # setup the HTTP Basic Auth parameters
    BEGIN { sub SOAP::Transport::HTTP::Client::get_basic_credentials { ret
    +urn $user => $pass; }}
    
  3. or download this
    my.pm [579] Fault ...
    
    ...
    Authorization Required
    
    This server could not verify that you are authorized to access the doc
    +ument requested. Either you supplied the wrong credentials (e.g., bad
    + password), or your browser doesn't understand how to supply the cred
    +entials required.