paypal/PayPal-Python-SDK

Server side redirection for is not happening

Vivek205 opened this issue · 0 comments

General information

  • SDK/Library version: 1.13.1
  • Environment: Sandbox
  • PayPal-Debug-ID values:
  • Language, language version, and OS: Chrome

Issue description

I'm passing 302 response from server-side. We're using AWS Cognito for authentication, which adds few headers to every call made from the client. Because of the headers, the browser throws CORS error on redirection. Is there any config to include these headers in the PayPal redirection URL.