2025-06-30 09:17:10,690 [52] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-30 09:17:10,706 [52] DEBUG PayPal.Api.PayPalResource [(null)] - User-Agent:PayPalSDK/PayPal-NET-SDK 1.9.1 (lang=DOTNET;v=4.5.1;clr=4.0.30319.42000;bit=64;os=Microsoft Windows NT 10.0.14393.0) 2025-06-30 09:17:10,706 [52] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-30 09:17:10,706 [52] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:fb1d79a0-7906-4223-9d8a-854e0583fbc1 2025-06-30 09:17:10,753 [52] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-30 09:17:11,175 [52] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-30 09:17:11,175 [52] DEBUG PayPal.Api.HttpConnection [(null)] - {"scope":"https://uri.paypal.com/services/payments/futurepayments https://uri.paypal.com/services/invoicing https://uri.paypal.com/services/disputes/read-buyer https://uri.paypal.com/services/payments/realtimepayment https://uri.paypal.com/services/disputes/update-seller https://uri.paypal.com/services/payments/payment/authcapture openid https://uri.paypal.com/services/disputes/read-seller https://uri.paypal.com/services/payments/refund https://api.paypal.com/v1/vault/credit-card https://api.paypal.com/v1/payments/.* https://uri.paypal.com/payments/payouts https://api.paypal.com/v1/vault/credit-card/.* https://uri.paypal.com/services/subscriptions https://uri.paypal.com/services/applications/webhooks","access_token":"A21AAL-bfyktWfecpDFJS6vMTK1b6CjaEZL7Y0bb48oGXh3czvkO-Kt_b2n7pWI6jzf90V5mkjeHtb91EoDJkdA81lon5JWSA","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400,"nonce":"2025-06-30T09:15:56ZFUpalBAssDtfhaLH8l1Od6Ze_Sm_CZA0NbfXjfi9OdE"} 2025-06-30 09:17:11,253 [52] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-30 09:17:11,253 [52] DEBUG PayPal.Api.PayPalResource [(null)] - User-Agent:PayPalSDK/PayPal-NET-SDK 1.9.1 (lang=DOTNET;v=4.5.1;clr=4.0.30319.42000;bit=64;os=Microsoft Windows NT 10.0.14393.0) 2025-06-30 09:17:11,253 [52] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AAL-bfyktWfecpDFJS6vMTK1b6CjaEZL7Y0bb48oGXh3czvkO-Kt_b2n7pWI6jzf90V5mkjeHtb91EoDJkdA81lon5JWSA 2025-06-30 09:17:11,253 [52] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:33c13f75-e71a-4a89-b6d8-7a7312c92fa7 2025-06-30 09:17:11,768 [52] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-30 09:17:11,768 [52] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"b0c813e08a6ea","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-30 09:17:11,768 [52] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-30 09:17:11,862 [52] ERROR PayPal.PayPalException [(null)] - Payments Exception: Error: INVALID_PROFILE_ID Message: The profile ID is invalid URI: https://developer.paypal.com/docs/api/payments.billing-agreements#errors Debug ID: b0c813e08a6ea 2025-06-30 09:17:11,862 [52] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-30 09:17:11,862 [52] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at PayPal.Api.PayPalResource.ConfigureAndExecute[T](APIContext apiContext, HttpMethod httpMethod, String resource, String payload, String endpoint, Boolean setAuthorizationHeader) at PayPal.Api.Agreement.Get(APIContext apiContext, String agreementId) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) 2025-06-30 09:17:11,862 [52] ERROR Grid_API.Helper.LogHelper [(null)] - Message: The remote server returned an error: (400) Bad Request. Stack Trace: at Grid_API.Helper.CustomApplicationException..ctor(String exceptionMessage, Exception innerException) at Grid_API.DataAccessLayer.Grid_APIDataAccessLayer.FetchPreferredAgentForUser(String userID, String nickname) at Grid_API.ServiceLayer.GridAPIService.FetchPreferredAgentForUser(String tokenID, String userID, String nickname)