1. Alex Ivanov
  2. PowerBuilder
  3. Monday, 8 November 2021 12:58 PM UTC

PB 2017 R3 1880

http = create HttpClient

http.SetRequestHeader             ('Accept-Encoding',   'gzip,deflate')
http.SetRequestHeader             ('Content-Type',        'text/xml')

li_res = http.SendRequest         ('POST', ls_url,         ls_body)

This works fine for me if Len (ls_url ) <= 1315, otherwise return -2

Is this a bug?

TIA

Alex

 

 

Mark Lee @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 26 January 2022 08:50 AM UTC
  2. PowerBuilder
  3. # 1

Hi Alex,

 

Good news that PB 2021 MR Build 1506 is available for download.

The issue you reported has been fixed in this release.

Please download and install it to verify the issue you reported and let us know if any problems.

You can get the installer from our Downloads portal at https://account.appeon.com/download (login required).

We welcome all feedback from you!

 

Regards,
Mark Lee

Comment
There are no comments made yet.
Mark Lee @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 9 November 2021 03:10 AM UTC
  2. PowerBuilder
  3. # 2

Hi Alex,

 

We checked the code and verified that this is a bug.

We will escalate it to our development team for further analysis. It takes some time to figure out a solution, and we will get back to you when there is any progress.

BTW, in order to better organize and track the issue, please report this problem to our ticket system: https://www.appeon.com/standardsupport/newbug 

 

Regards,

 

Comment
  1. Alex Ivanov
  2. Tuesday, 9 November 2021 06:44 AM UTC
Hi Mark,



I opened the bug 7477



Best regards
  1. Helpful 1
  1. Mark Lee @Appeon
  2. Tuesday, 9 November 2021 06:50 AM UTC
Thank you very much.

I will reply to this ticket.
  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.