Hi,
I have a question about vanilla API. Can I use vanilla API without any configuration or plugins? I just installed vanilla package on my ubuntu machine with apache2 and php5 but 404 Not Found message returned when I sent http://myserver/categories.json as document mentioned.
Any comment will be very appreciated.
Regards, JY
Comments
That should work. Here are some troubleshooting steps.
First make sure that your installation works with url rewriting. If http://myserver/categories works as expected then you should be okay.
Depending on your version of Vanilla you may need to user http://myserver/categories/all.json.
- Spam
- Abuse
- Troll
1 • Off Topic 1Insightful Awesome LOL •Thanks so much. As I heard before there are more APIs than documentation. How can I use it?
Regards, JY
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •