Project

General

Profile

Actions

Bug #3020

closed

PayPalExpressCheckout with sanbox. API calls will return HTTP/1.0 403 Forbidden error

Added by Anonymous almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/28/2014
Due date:
% Done:

0%

Estimated time:

Description

Hello!

Paypals sandbox stopped supporting HTTP 1.0 and only supports HTTP 1.1 according to the announcement below

https://www.paypal-notify.com/eventnotification/event_details?eventId=4283

Actions #1

Updated by Koen Deforche almost 10 years ago

  • Status changed from New to InProgress
  • Assignee set to Korneel Dumon
  • Target version changed from 3.3.1 to 3.3.3

We should make sure we set protocol to 1.1. This should not be a problem if we also indicate Connection: close and interpret chunked encoding of responses.

Actions #2

Updated by Koen Deforche almost 10 years ago

  • Assignee changed from Korneel Dumon to Koen Deforche
Actions #3

Updated by Koen Deforche almost 10 years ago

  • Status changed from InProgress to Resolved
Actions #4

Updated by Koen Deforche almost 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF