Problem with command-line tool

I’m trying to use the /opt/rt3/bin/rt command line tool, and it’s
failing and I can’t figure out why. The log from debug shows:

404 Not Found

Not Found

The requested URL />/REST/1.0/search/ticket was not found on this server.

Obviously the URL is not correct, if the /> wasn’t there, I think it
would work. Question is, how do I get rid of it?

Thanks
Tom

Tom Lichti wrote:

I’m trying to use the /opt/rt3/bin/rt command line tool, and it’s
failing and I can’t figure out why. The log from debug shows:

404 Not Found

Not Found

The requested URL />/REST/1.0/search/ticket was not found on this server.

Obviously the URL is not correct, if the /> wasn’t there, I think
it would work. Question is, how do I get rid of it?
Oh, the user, password and query are being sent correctly, and this is
with RT 3.4.4

Tom