Paypal api – PayPal Transaction Search API: PERMISSION_DENIED, No Permission for the requested operation
I'm writing a service (in .NET Core 3.1 and Refit if it matters) that pulls transaction activities from my PayPal business account for a given date range to use on an admin dashboard. Currently I'm following the tutorial here: https://developer.paypal.com/docs/api/get-an-access-token-postman/…