[ https://jira.fiware.org/browse/HELP-15429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alvaro Alonso updated HELP-15429: --------------------------------- Status: Answered (was: In Progress) > [fiware-stackoverflow] FIWARE Keyrock. Creating an application: Cannot read property 'includes' of undefined > -------------------------------------------------------------------------------------------------------------------- > > Key: HELP-15429 > URL: https://jira.fiware.org/browse/HELP-15429 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Alvaro Alonso > Labels: fiware, fiware-keyrock > > Created question in FIWARE Q/A platform on 07-02-2019 at 12:02 > {color: red}Please, ANSWER this question AT{color} 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. -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy