Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Rob/All,
Did anyone tried to send cookie information via http service??
We have tried to set in the headers/Cookie (setValue) but getting 400 (bad request) response back…
Any ideas to make this work??
TIA, RMG
Any pointers to resolve this issue??
Update:OK it turned out to be a url encoded issue when using URLEncode service but remote host expecting it differently…upon correcting the url the headers/cookie started working fine.
HTH, RMg