We use Paypal via AngularIO using https://www.npmjs.com/package/ngx-paypal One of our clients is reporting this error /v2/checkout/orders returned status 403 (Corr ID: undefined) We don't use the Correlation ID for anything, it is returned by Paypal when calls are made from the browser but ignored by our code.
... View more