cancel
Showing results for 
Search instead for 
Did you mean: 

Offline Hybrid App - initial loading of metadata failed.

former_member239819
Participant
0 Kudos

I'm now debugging an offline Hybrid app in Chrome.

This was build using the Cloud Build facility of the Hybrid App Toolkit plug in SAP WEB IDE.

The issue is now that the Metadata is failing to load.

saml2 isChallenge status: 200
logger.js:775 saml2 authenticate called
logger.js:775 2018-06-15 10:45:12.684100 [ODataMetadata] initial loading of metadata failed –

In SCPms , the Security Configuration is SAML authentication.

Will try with no authentication.

Any idea why SAML isn’t working ?

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

Looping lnoens to provide more insights.

Accepted Solutions (1)

Accepted Solutions (1)

former_member239819
Participant
0 Kudos

Solved

The Issue was corrected by removing "dispatcher" from the Uri

and23_julius
Participant
0 Kudos

Hi adam.harkus

I am facing this exact same issue, may I know where is this uri you mentioned where you needed to remove "dispatcher" ?

Best Regards

Andre Julius

Answers (1)

Answers (1)

former_member239819
Participant
0 Kudos

Also, the Metadata call is returning “Note: Your Browser does not support Javascript or it is turned off, Press the Button to proceed.

I’m using chrome + JS is enabled…..