Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-15429

[fiware-stackoverflow] FIWARE Keyrock. Creating an application: Cannot read property 'includes' of undefined

    Details

      Description

      Created question in FIWARE Q/A platform on 07-02-2019 at 12:02
      Please, ANSWER this question AT https://stackoverflow.com/questions/54571822/fiware-keyrock-creating-an-application-cannot-read-property-includes-of-unde

      Question:
      FIWARE Keyrock. Creating an application: Cannot read property 'includes' of undefined

      Description:
      I'm following the FIWARE security tutorials for access control through the API and postman collections that are given.
      I finished all the tutorials properly, but I haven't been able to create an application through the API.

      I have used the POST request that appears in the collection, but it returns an 500 error (Internal Error). The most detailed error that appears in the logs is:

      TypeError: Cannot read property 'includes' of undefined

      The body that I use is:

      { "application":

      { "name": "Application test", "description": "Testing", "redirect_uri": "http://testing/login", "url": "http://testing", "grant_type": [ "authorization_code", "implicit", "password" ] }

      }

      Is it possible there's something wrongly defined?
      At the moment I have users, roles and organizations created.

      Keyrock version: 7.5.1

      Thank you in advance.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2019-02-07 12:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2019-02-07 12:05|CREATED monitor | # answers= 0, accepted answer= False

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: