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

error when creating CO via REST

    XMLWordPrintable

Details

    Description

      When trying to create a "CO", I get the following error:

      {
       "ResponseType": "ErrorResponse",
       "Version": "1.0",
       "Id": "New",
       "InvalidFields": {
       "status": [
       "A valid status must be selected"
       ]
       }
      } 

      I make a POST to /cos.json with the following data:

      {
       "Version":"1.0",
       "Name": "Nersc Users",
       "Description": "NERSC User directory",
       "status": "A"
      } 

      I tried sending both "A" and "Active" (as the docs suggest.)

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            gtorok Gabor Torok (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: