[progress Communities] [progress Openedge Abl] Forum Post: Re: Jsdo With Nodejs

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
Hi Peter, I would suggest to check the URL's again. The intercept URL's were tightened a little bit in 11.7. So if your request URL is like /rest/static/auth/login.jsp then it works fine in 11.6 but fails in 11.7. It is because the intercept URL's for 11.6 were to accept the URL's that has **/static/* but in 11.7 it only allows static/**. I see that your URL has "/rest/_oeping". There is no service like "/rest/_oeping", the service URI for "_oeping" is "rest/_oepingService/_oeping". I expect something similar with your URL's.

Continue reading...
 
Status
Not open for further replies.
Back
Top