This is a migrated thread and some comments may be shown as answers.

Grocery tutorial

1 Answer 65 Views
Sample Applications
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
cybermantec
Top achievements
Rank 1
cybermantec asked on 12 Feb 2016, 10:12 AM

Hi,

 i am currently at 4/7 from the Grocery List tutorial.

 I have setup a user with username test and password test

Added

el.Users.login("test", "test",
            function (data) {
                groceryDataSource.read();
            }
        );

into the initialize function.

When i open the app on the browser i can see in the console that the user has no permission.

What is wrong ?

Thanks

 

Ulrich

1 Answer, 1 is accepted

Sort by
0
cybermantec
Top achievements
Rank 1
answered on 12 Feb 2016, 10:34 AM

Solved,

 the problem was on my side. I just ignored a step :)

 Now its working as expected.

thanks

Tags
Sample Applications
Asked by
cybermantec
Top achievements
Rank 1
Answers by
cybermantec
Top achievements
Rank 1
Share this question
or