Hi there,
I'm working with this module, I managed to get a resource working on the index (/api/v1.0/users); but I can't make it work for a given user (/api/v1.0/users/1). Is there something I'm missing?
I tried it with my custom resource and now I'm trying it with default users resource and the result is the same; if I use the url given on the "self" field I get page not found. Any idea?
Thanks in advance,
Hi there,
I'm working with this module, I managed to get a resource working on the index (/api/v1.0/users); but I can't make it work for a given user (/api/v1.0/users/1). Is there something I'm missing?
I tried it with my custom resource and now I'm trying it with default users resource and the result is the same; if I use the url given on the "self" field I get page not found. Any idea?
Thanks in advance,