Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-2614

Core API Index fails when query parameters used

    XMLWordPrintable

Details

    Description

      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' 
       

      Attachments

        Activity

          People

            ioannis.e.igoumenos@at.internet2.edu Ioannis Eythymios Igoumenos
            scott.koranda@at.internet2.edu Scott Koranda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: