Hello All, I'm trying out the pasrse_as_rest example from the book. One of the options is "limit" . I have 14 records in my table and I want to show the first 10 records. If I enter in "http://localhost:8000/RT/default/api/entries?limit=10" the page returns "too many records". I also tried using it in combination with offset, but the response remains the same. What am I doing wrong?
-- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

