Paypal: basic connection was closed: connection was unexpectedly closed

I am using the NVP / SOAP API. I am using paypal sandbox. Url used by me: https://api-3t.sandbox.paypal.com/nvp The code worked fine, but suddenly it stopped working. It gives the following error : "The connected connection was closed: the connection was unexpectedly closed." . Is there something that has changed in paypal, or am I doing something wrong. If you need more information, please let me know. Any help would be greatly appreciated.

+4
source share
1 answer

I suddenly experience the same exact error in the previous working code, but cannot determine any changes.

+1
source

Source: https://habr.com/ru/post/1681164/


All Articles