The problem is thet your restful API probably uses JSON. you still need to 
create a view for it. For security reasons default generic views only work 
from localhost.

On Monday, 17 June 2013 10:41:33 UTC-5, Eduardo Cruz wrote:
>
> I have made an restful api and it works perfectly on localhost but when I 
> try to use it from another machine all the api endpoints give me an 404, Im 
> running web2py with the built-in server on 0.0.0.0
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to