cancel
Showing results for 
Search instead for 
Did you mean: 

Extra characters are getting added in SMP endpoint url

Former Member
0 Kudos

Dear Experts,

I created an application in SMP admin cockpit. When I ping the end point url , It says 'Backend system cannot be reached'. In the popup, It shows some extra characters that are getting added to the original URL. Please refer the attached image. My urlf format is http://company.com/service_name.html

Could you please help in this regard?

Thanks

Anjani

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

This is something new has been introduced since server SP08 (really no idea what exactly they wanted to try)

eg. if backend url is like below, if PING fails, you will see some extra characters

http://mycompany.com

http://mycompany.com


where :  #x3a;

and    /  &#2f;



<<at this moment i would say its a normal behavior of SP08, dont worry>>


Try with HTTP url http://odata.org , you will get a success message.


Regards,

JK

Answers (1)

Answers (1)

nageshcaparthy
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Anjani,

You cannot add .html as you end point url. Please refer to this of developing app using REST API. You will get an understanding of creating end point.

Regards,

Nagesh

Former Member
0 Kudos

Nagesh, it works for other .html url

nageshcaparthy
Product and Topic Expert
Product and Topic Expert
0 Kudos

Anjani,

Please explain the functionality and how they are used with html, what services are they?. I would like to understand it.

Regards,

Nagesh