in reply to Need help with sending xml formatted payload using HTTP::Request
Use HTTP basic authentication (Authorisation HTTP header) containing 'Basic username:password'. The URL must also contain the 'os_authType=basic' query parameter.And gives an example
Seems to me you're having problems with this Bamboo thing rather then Perl?http://host:8085/rest/api/latest/plan?os_authType=basic
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Need help with sending xml formatted payload using HTTP::Request
by drohr (Acolyte) on Jan 20, 2015 at 18:59 UTC |