[rt-users] REST 2.0 404
Aaron C. de Bruyn
aaron at heyaaron.com
Mon May 18 15:00:55 EDT 2015
I downloaded the REST 2.0 API from github and installed it as well as
adding it to RT_SiteConfig.pl.
When I attempt to access the interface at
https://example.com/REST/2.0/ticket/33, I initially get a message
saying 'Authorization Required'.
If I use HTTP Basic Auth to authenticate using an RT account that has
full admin privileges, it starts returning 404 not found.
It does this for any address
/ticket
/ticket/33
/queue
/queue/1
I have tried accessing them via POST and GET.
The REST 1.0 API works fine.
Any pointers?
-A
More information about the rt-users
mailing list