cancel
Showing results for 
Search instead for 
Did you mean: 

Error while trying to register the SMP Application on Management Cockpit Using Logon Plugin

0 Kudos

Hi,

I am working on SMP 3.0 sp10 and cordova 6.0.0. I am able to access the Management Cockpit on my machine. I followed the steps which are present in the getting started with kapsel - 2 (use of logon plugin) and when I am trying to register my app using logon plugin but an alert message is coming.

when I am trying to register it from chrome, the same alert is coming. When i have opened the console of chrome "net::ERR_SSL_PROTOCOL_ERROR" is coming

Thanks

Kanchan

Accepted Solutions (0)

Answers (1)

Answers (1)

nageshcaparthy
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kanchan,

Are you trying HTTP or HTTPs? Can you try with HTTP once??

Regards,

Nagesh

0 Kudos

Hi,

I am trying with HTTP only.

Thanks

Kanchan

nageshcaparthy
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you share some screen shot and the exact step on the blog where you get this error.

I have done this many times, but did not get any issue for HTTP.

Regards,

Nagesh

0 Kudos

Hi,

I am working on register.html. I have changed only com.mycompany.logon as per my app.

I am trying this html file on chrome directly but it is giving the same alert.

I think it is unable to access http://host:8080/odata/applications/latest/com.kpit.logon1/Connections

Thanks

Kanchan

0 Kudos

Hi,

I have disabled the web security on my machine, but I am getting error.

XMLHttpRequest cannot load http://ip:port/odata/applications/latest/com.kpit.logon1/Connections. Response to preflight request doesn't pass access control check: The 'Access-Control-Allow-Origin' header has a value 'http://ip:port' that is not equal to the supplied origin. Origin 'null' is therefore not allowed access.

thanks

Kanchan