Search found 3 matches

by oyazar
30 Oct 2025, 20:56
Forum: Help
Topic: HTTP::REST Error while determine Operation for request URI '/istek'.
Replies: 2
Views: 7899

Re: HTTP::REST Error while determine Operation for request URI '/istek'.

Hi again, I got it working with this payload: { "UserLogin": "*****", "Password": "*****", "Ticket": { "Queue": "Postmaster", "StateID": "1", "OwnerID": "1", "TypeID": "1"...
by oyazar
30 Oct 2025, 19:57
Forum: Help
Topic: HTTP::REST Error while determine Operation for request URI '/istek'.
Replies: 2
Views: 7899

Re: HTTP::REST Error while determine Operation for request URI '/istek'.

Hi again, I modified the web service config a little bit and added a trailing "/" to the Route name and eliminated the previouys error. However, I'm now stuck with a payload issue: When I do: curl -v -X POST "http://mydomain.com/otrs/nph-genericinterface.pl/Webservice/servis/ticket/cr...
by oyazar
30 Oct 2025, 15:59
Forum: Help
Topic: HTTP::REST Error while determine Operation for request URI '/istek'.
Replies: 2
Views: 7899

HTTP::REST Error while determine Operation for request URI '/istek'.

Hi Everyone, I am a new user trying to create a web service for ticket creation. Here's my config: --- Debugger: DebugThreshold: debug TestMode: '0' Description: '' FrameworkVersion: 6.1.2 Provider: Operation: istek: Description: istek yarat IncludeTicketData: '0' MappingInbound: Type: Simple Mappin...