cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Tutorials: https://developers.sap.com/tutorials/hana-cloud-cap-add-authentication.html
--------------------------
Hi there,
So I'm trying to follow the steps of tutorial and I'm not being able to access the data from Interactions_Header even though being able to access /user-api/attributes (userapi.jpg attachment)


That being said I proceeded to database explorer and discovered that I got an SSL auth error that I was not gettint earlier when I created the database and imported the data imported.

The only different point that I might think of is the user auth for the token being different from the user and password for the database, is that an issue?

If you can help me thank you in advance.

View Entire Topic
jayres
Explorer
0 Likes

https://answers.sap.com/comments/13194701/view.html
Thank you Aaron MacDonald, it turned out that hana instance was in fact stopped.
Now that it is running, I got access again as expected to database and its tables.

Still, sadly enough I still cannot access the results from the browser.

I restarted 'MyHanaApp' then proceeded to starting 'app' and no response, just a 401 error.

Result:

jayres
Explorer
0 Likes

on subsequent parts of the tutorial started working so I'm going to mark the thread as resolved and the solution just by restarting everything.