1. Moshe Tangi
  2. PowerBuilder
  3. Wednesday, 14 March 2018 11:41 AM UTC

Hi ,

 

I am trying to use ws . the deployment worked fine . but when i am trying to run one of the functions i am getting an error :

client found response content type of 'text\html' but expected 'text\xml'/

 

what does it means?

 

using pb 2017 .

the wsdl : https://tiktoshav.metropolinet.co.il/MetroRamaDebitWS/MetroRamaDebit.asmx?WSDL

 

thanks

Moshe

Devang Modi Accepted Answer Pending Moderation
  1. Wednesday, 24 July 2019 08:00 AM UTC
  2. PowerBuilder
  3. # 1

Hi Team,

 

I am also getting same error for one environment and for other environment - its working fine. 

What could be issue ? 

 

 

 

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 14 March 2018 13:38 PM UTC
  2. PowerBuilder
  3. # 2

Hi Moshe;

   The error message I get when I try and run the "Get_Api_Client_Data" method within your Web Service is  ...

"The requested URL was rejected. Please consult with your administrator. Your support ID is:  11130403942246962877"

HTH

Regards ... Chris

Comment
There are no comments made yet.
Bruce Armstrong Accepted Answer Pending Moderation
  1. Wednesday, 14 March 2018 12:55 PM UTC
  2. PowerBuilder
  3. # 3

It means the service you're calling returned a web page with an error code (500, 404, etc.) rather than the data you wanted.

You might run a capture utility like Charles or Fiddler to monitor what is happening so you can see what the service returned. 

Comment
  1. Moshe Tangi
  2. Wednesday, 14 March 2018 13:30 PM UTC
I forgot to mention that tunning the ws with explorer with same parms returned  html  result with success .

  1. Helpful
  1. Moshe Tangi
  2. Wednesday, 14 March 2018 14:11 PM UTC
Hi Bruce



 



does it makes any difference the WSDL file locate in https server ?



i read that the returned error means the server application is unavailable .



I remember in pb 12.5 that was a problem.

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.