Hello Community,
I'm trying to follow the Tutorial for accessing the HCP User API for html5 Using the SAP HCP User API in SAP Web IDE.
I do all the three steps.
1) Add the path in the neo-app.json
2) Create the Model in the Controller of my View onInit
3) and then use the code to display the info.
When i run the Code then i only see the defined Labels but not the User info.
Using the Debugger i see that after the initialization the userModel doesn't get filled with the User Data.
I'm using a normal HCP WebIDE and therefore can't deploy the HTML5 Application. Might this be a reason why that doesn't work?
Confused Greetings,
Oliver