RestAPI not working

After I setup restapi, I can use curl to visit asterisk rest api,but when it comes to application,channel etc rest api, it always return resource not found.
for example,when I run curl -X GET -u asterisk:asterisk Maxhttp://xxxxxx:8088/ari/asterisk/info,I can get correct infomation like system version etc. But when I run curl -X GET -u asterisk:asterisk http://xxxxxxx:8088/ari/channels,it returns {message:“resource not found”}

Max

solved

… AND ???

What was it so that people that check this thread later know what to look for.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.