cancel
Showing results for 
Search instead for 
Did you mean: 

Since your browser does not support JavaScript, you must press the Continue button

former_member703561
Discoverer
4,532

Hello,

We have created a simple application to get datatables via odata from Sap Business ByDesign. It worked fine the last half year, now i get the following response message, since last thursday/friday, when i am trying to authenticate to the following URL. Thank you for advisement.

https://[MyServer].sapbydesign.com/sap/ap/ui/login

<html><head><meta http-equiv="cache-control" content="no-cache" /><meta http-equiv="pragma" content="no-cache" /></head><body onload="javascript:document.forms[0].submit()"><noscript><p><strong>Note:</strong> Since your browser does notsupport JavaScript, you must press the Continuebutton once to</p></noscript><form method="POST" action="https:// here's my Identity provider.sap.com"><input type="hidden" name="SAMLRequest" value= (encrypted SAML part hidden by moderator) ><input type="hidden" name="RelayState" value="oucdydtyvatoxbacoreeuoaafsovzdtcbrrevux"><noscript><input type="submit" value="Continue"></noscript></form></body></html>

mynynachau
Community Advocate
Community Advocate
0 Kudos

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers (if you haven't already), as it provides tips for preparing questions that draw responses from our members. For example, you can outline what steps you took to find answers (and why they weren't helpful), share screenshots of what you've seen/done, make sure you've applied the appropriate tags, and use a more descriptive subject line. The more details you provide, the more likely it is that members will be able to assist you. You should also make sure you're using all the appropriate tags, so the right experts can find your question. Should you wish, you can revise your question by selecting Actions, then Edit (although once someone answers your question, you'll lose the ability to edit the question -- but if that happens, you can leave more details in a comment). I have removed the encrypted SAML part.

Finally, if you're hoping to connect with readers, please consider adding a picture to your profile. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS . By personalizing your profile with a photo of you, you encourage readers to respond.

Best regards

Mynyna

SAP Community moderator

Accepted Solutions (0)

Answers (1)

Answers (1)

Elijah_Martinez
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Samuel,

As Mynyna kindly pointed out in the suggestion it helps to have more context. However I will say that the most common reason for the error above that I've seen is that the authentication was not provided or was incorrect.

Regards,
Elijah

former_member703561
Discoverer
0 Kudos

Hi Elijah,

thank you for your response. I must correct myself, the request i have send is just to get the login token. It returns status code 200 and the following response content, which you can see above. The problem occurs since Thuseday, 24.09.2020. First of all it worked correctly for a half year and gave me the expected sXsrf-Token back in a XML for the request. The request goes to the URL: https://[MyServer].sapbydesign.com/sap/ap/ui/login. I orrient myself by the Java-Script code-snippet in the SAP-byDesign documentary. We have also SAP byDesign in use. Let me please know if you need more informations.

Warm greetings,

Sam

Elijah_Martinez
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Samuel,

Thank you for sharing additional details. I hope that a ByD expert will be able to take a look, as I am from API Management and not very familiar with ByD. However in reference to my reply above let me reference you to some previous community answers with the same issue you reported

https://answers.sap.com/questions/12737402/trying-to-access-odata-in-nodejs-server-getting-er.html

https://answers.sap.com/questions/12571144/not-able-onboard-user-in-hcpmsyour-browser-does-no.html

https://answers.sap.com/questions/751860/scp-odata-authentication-issue-with-custom-ias-ten.html

In these cases they report the same issue as you, receiving a 200 error and this message. Please ensure your credentials are still correct and active in the system.

Regards,
Elijah