cancel
Showing results for 
Search instead for 
Did you mean: 

How do you create a destination to IoT built in services

rhightower13
Participant
0 Kudos

I'm trying to create a destination to the IoT built in services as shown in the HANA Academy video:

SAP HANA Academy - IoT Services: Built-in OData [2.3.0] - YouTube

I'm able to access the data using the URI in a browser, however when I attempt to access the destination using the template wizard in WebIDE I get an Unauthorized error.

I'm not sure if I've missed some configuration step (I haven't missed anything in the video series), something has changed or it is an error.  Can anyone point me to a description of how to do this?

Thanks,

Ross

Accepted Solutions (1)

Accepted Solutions (1)

anton_levin
Advisor
Advisor
0 Kudos

Hi Ross,

check if Principal Propagation is enabled for your account. HCP Cockpit -> Trust -> Principal Propagation : "Enabled". Enable it if not.

Regards,

Anton

rhightower13
Participant
0 Kudos

It is enabled.

anton_levin
Advisor
Advisor
0 Kudos

It will sound strange but in some cases it helps to set it back default, save and then switch to enabled again. Wait for couple of minutes and try to access the destination from WebIDE once again. Refresh of WebIDE is also might be a good idea.

As a workaround you may switch to Basic authentication type (with username and password) in the destination.

Regards,

Anton

rhightower13
Participant
0 Kudos

Thanks for the suggestion but it's the same result though I suppose I could wait a little longer.

Ross

anton_levin
Advisor
Advisor
0 Kudos

If it doesn't work, then BasicAuthentication will help you in order to continue and maybe other community members will say what might be wrong with App2AppSSO.

Regards,

Anton

rhightower13
Participant
0 Kudos

That worked,  Thank you.

Ross

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

I was following the same tutorial last week for a POC demo and experienced similar issue, but worked with BASIC authentication option.

(if you still see 'unauthorized' message, clear browser cache or open webide page in incognito window)

Regards,

JK