Skip to content
This repository was archived by the owner on Jun 10, 2018. It is now read-only.

Call paypal using a POST request. #26

Merged
merged 1 commit into from
Jul 10, 2013
Merged

Conversation

marcbelmont
Copy link
Contributor

When the URL is too long (~4500 characters), Paypal is rejecting the call with :
TIMESTAMP=2013%2d07%2d01T06%3a45%3a59Z&CORRELATIONID=573b84f5c4852&ACK=Failure&L_ERRORCODE0=10001&L_SHORTMESSAGE0=Internal%20Error&L_LONGMESSAGE0=Timeout%20processing%20request

Using post instead of get is fixing the issue.

gtaylor pushed a commit that referenced this pull request Jul 10, 2013
Call paypal using a POST request.
@gtaylor gtaylor merged commit 3058897 into gtaylor:master Jul 10, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants