Core API Index fails when query parameters used

XMLWordPrintable

      This query works:

      curl \
          --verbose \
          --user co_2.rest_user_01:XXXXXXXX \
          'https://registry-dev.access-ci.org/registry/api/co/2/core/v1/people'  

      But this query returns a 404 and the standard Registry error page:

      curl \
          --verbose \
          --user co_2.rest_user_01:XXXXXXXX \
          'https://registry-dev.access-ci.org/registry/api/co/2/core/v1/people&limit=10&page=1&direction=asc' 
       

            Assignee:
            Ioannis Eythymios Igoumenos
            Reporter:
            Scott Koranda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: