简体   繁体   中英

Stuck on getting access token for Credit Card (paypal)

I am working on an application which uses Paypal REST API for payments. I have a client ID & secret but when I try to fetch the access token I get the following error message-

Invalid HTTP response The underlying connection was closed: An unexpected error occurred on a send

What could be the problem? please suggest. Thanks in advance

Fixed this. The version of Newtonsoft.JSON was not compatible with paypal rest API & the webconfig on server was not updated with the package includes.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM