2025-06-28 10:20:27,746 [10] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-28 10:20:27,762 [10] 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-28 10:20:27,762 [10] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-28 10:20:27,762 [10] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:5c5e6a81-8ef2-4af4-8230-b4a949f1e35f 2025-06-28 10:20:27,809 [10] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-28 10:20:28,215 [10] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-28 10:20:28,215 [10] 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":"A21AALc0TNUj1EAhESGe0CtgvbMkRFJCihYrz0_zc92E91XtxQFh7LQ1I80f3ONVEqgIEFa4oy_Bt67_MuXcroqzHwYWWCCvQ","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400,"nonce":"2025-06-28T10:19:16ZpJt4_4xKbK2bYu_cT6ZNaQ8RqlZEtPI3vRaG0-l2oOk"} 2025-06-28 10:20:28,309 [10] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-28 10:20:28,309 [10] 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-28 10:20:28,309 [10] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AALc0TNUj1EAhESGe0CtgvbMkRFJCihYrz0_zc92E91XtxQFh7LQ1I80f3ONVEqgIEFa4oy_Bt67_MuXcroqzHwYWWCCvQ 2025-06-28 10:20:28,309 [10] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:52f893d8-bef6-4884-a04c-30556b5969a0 2025-06-28 10:20:28,652 [10] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-28 10:20:28,652 [10] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"4b4c9aa74c31d","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-28 10:20:28,652 [10] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-28 10:20:28,731 [10] 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: 4b4c9aa74c31d 2025-06-28 10:20:28,731 [10] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-28 10:20:28,746 [10] 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-28 10:20:28,762 [10] 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) 2025-06-28 10:26:24,137 [10] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 10:27:07,324 [36] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-28 10:27:07,324 [36] 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-28 10:27:07,324 [36] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-28 10:27:07,324 [36] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:adcbd4cf-38d1-457d-96b3-e42bd79420c7 2025-06-28 10:27:07,356 [36] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-28 10:27:07,699 [36] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-28 10:27:07,699 [36] 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":"A21AALc0TNUj1EAhESGe0CtgvbMkRFJCihYrz0_zc92E91XtxQFh7LQ1I80f3ONVEqgIEFa4oy_Bt67_MuXcroqzHwYWWCCvQ","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32000,"nonce":"2025-06-28T10:19:16ZpJt4_4xKbK2bYu_cT6ZNaQ8RqlZEtPI3vRaG0-l2oOk"} 2025-06-28 10:27:07,699 [36] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-28 10:27:07,699 [36] 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-28 10:27:07,699 [36] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AALc0TNUj1EAhESGe0CtgvbMkRFJCihYrz0_zc92E91XtxQFh7LQ1I80f3ONVEqgIEFa4oy_Bt67_MuXcroqzHwYWWCCvQ 2025-06-28 10:27:07,699 [36] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:4cd671c6-0546-4903-868b-df3efae2226a 2025-06-28 10:27:07,840 [36] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-28 10:27:07,840 [36] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"9187c8de354f9","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-28 10:27:07,840 [36] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-28 10:27:07,840 [36] 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: 9187c8de354f9 2025-06-28 10:27:07,840 [36] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-28 10:27:07,840 [36] 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-28 10:27:07,840 [36] 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) 2025-06-28 12:14:31,921 [71] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 12:14:32,015 [71] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 12:23:46,266 [70] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-28 12:23:46,266 [70] 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-28 12:23:46,266 [70] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-28 12:23:46,266 [70] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:d9101895-c35a-4f35-bb08-8b3d1ba91e3b 2025-06-28 12:23:46,297 [70] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-28 12:23:46,812 [70] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-28 12:23:46,812 [70] 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":"A21AALWwA9EhuZ1EXUuCRhuQNjGj0vxCjdjjLWOzC5-l4ofXH3JDmwkTbgC8dfXyC70tYSWAb-Nu5FwhYxox4l8wsEaaykVBQ","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400,"nonce":"2025-06-28T12:22:35ZG4k328YdIGz9O1DW3xWDS5DNkSO43FiO2wedy7Z283s"} 2025-06-28 12:23:46,812 [70] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-28 12:23:46,812 [70] 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-28 12:23:46,812 [70] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AALWwA9EhuZ1EXUuCRhuQNjGj0vxCjdjjLWOzC5-l4ofXH3JDmwkTbgC8dfXyC70tYSWAb-Nu5FwhYxox4l8wsEaaykVBQ 2025-06-28 12:23:46,812 [70] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:d42c4a27-8477-446a-9c03-ae630b5e224a 2025-06-28 12:23:47,000 [70] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-28 12:23:47,000 [70] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"87e0c3160c73e","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-28 12:23:47,000 [70] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-28 12:23:47,000 [70] 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: 87e0c3160c73e 2025-06-28 12:23:47,000 [70] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-28 12:23:47,000 [70] 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-28 12:23:47,000 [70] 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) 2025-06-28 12:23:50,719 [70] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 12:26:38,984 [30] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-28 12:26:38,984 [30] 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-28 12:26:38,984 [30] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-28 12:26:38,984 [30] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:65a12c85-56c8-4b97-8c93-ac753bb554fb 2025-06-28 12:26:39,000 [30] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-28 12:26:39,203 [30] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-28 12:26:39,203 [30] 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":"A21AALWwA9EhuZ1EXUuCRhuQNjGj0vxCjdjjLWOzC5-l4ofXH3JDmwkTbgC8dfXyC70tYSWAb-Nu5FwhYxox4l8wsEaaykVBQ","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32228,"nonce":"2025-06-28T12:22:35ZG4k328YdIGz9O1DW3xWDS5DNkSO43FiO2wedy7Z283s"} 2025-06-28 12:26:39,203 [30] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-28 12:26:39,203 [30] 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-28 12:26:39,203 [30] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AALWwA9EhuZ1EXUuCRhuQNjGj0vxCjdjjLWOzC5-l4ofXH3JDmwkTbgC8dfXyC70tYSWAb-Nu5FwhYxox4l8wsEaaykVBQ 2025-06-28 12:26:39,203 [30] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:a31729de-0801-4213-bb60-ec8905df6fbe 2025-06-28 12:26:39,531 [30] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-28 12:26:39,531 [30] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"9324d8379a647","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-28 12:26:39,531 [30] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-28 12:26:39,531 [30] 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: 9324d8379a647 2025-06-28 12:26:39,531 [30] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-28 12:26:39,531 [30] 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-28 12:26:39,531 [30] 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) 2025-06-28 15:08:35,396 [30] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 15:08:35,411 [109] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 15:09:41,364 [115] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-28 15:09:41,364 [115] 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-28 15:09:41,364 [115] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-28 15:09:41,364 [115] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:c86d839c-ef7c-4254-b0c1-58f916d2723f 2025-06-28 15:09:41,396 [115] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-28 15:09:41,833 [115] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-28 15:09:41,833 [115] 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":"A21AAI4jYOIir4WuTYUzbtUQGbzr1BRjh2lIwJ9_yBdFVllQmrBEi-4VtwK7ciAYbTUZlg2UNeJcanvgvxfXXNhhNSYEBLGJA","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":32400,"nonce":"2025-06-28T15:08:30Zuwy7LA9rvD1duIykD4h7Ja63P6RlF1vrAa6URO1yr2U"} 2025-06-28 15:09:41,833 [115] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-28 15:09:41,833 [115] 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-28 15:09:41,833 [115] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AAI4jYOIir4WuTYUzbtUQGbzr1BRjh2lIwJ9_yBdFVllQmrBEi-4VtwK7ciAYbTUZlg2UNeJcanvgvxfXXNhhNSYEBLGJA 2025-06-28 15:09:41,833 [115] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:65f6295c-54c0-4686-a93c-7705e6c49ecd 2025-06-28 15:09:41,989 [115] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-28 15:09:41,989 [115] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"c502304407872","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-28 15:09:41,989 [115] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-28 15:09:41,989 [115] 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: c502304407872 2025-06-28 15:09:41,989 [115] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-28 15:09:41,989 [115] 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-28 15:09:41,989 [115] 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) 2025-06-28 15:36:43,553 [50] DEBUG Grid_API.UserManagement_ServiceLayer.UserManagementService [(null)] - Exiting AuthenticateUser method. 2025-06-28 15:39:05,600 [31] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/x-www-form-urlencoded 2025-06-28 15:39:05,600 [31] 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-28 15:39:05,600 [31] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Basic QWR3RjNsWUdIcUlIdzZfRVVwMGpERGcya09aYTZhcEpkWGMxTGlkNjdoNFBnLUlFVHN6b285bW4xTExMdDNNOW43MnlQckt3ZFZZaEpvLTU6RU9JR3dwcWJzWHhlbXhZSlpVSWZqX2N3LXhienN0SjFTSkh3ZHpuRHYtbEFZWmFNV1I4dVJrVThMMzdVYmlWbVBib3V0eDZwUlZON0M5UDY= 2025-06-28 15:39:05,600 [31] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:929946e2-ccb8-4230-abb3-d3795f44aea5 2025-06-28 15:39:05,631 [31] DEBUG PayPal.Api.HttpConnection [(null)] - grant_type=client_credentials 2025-06-28 15:39:05,975 [31] DEBUG PayPal.Api.HttpConnection [(null)] - Service response: 2025-06-28 15:39:05,975 [31] 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":"A21AAI4jYOIir4WuTYUzbtUQGbzr1BRjh2lIwJ9_yBdFVllQmrBEi-4VtwK7ciAYbTUZlg2UNeJcanvgvxfXXNhhNSYEBLGJA","token_type":"Bearer","app_id":"APP-80W284485P519543T","expires_in":30636,"nonce":"2025-06-28T15:08:30Zuwy7LA9rvD1duIykD4h7Ja63P6RlF1vrAa6URO1yr2U"} 2025-06-28 15:39:05,975 [31] DEBUG PayPal.Api.PayPalResource [(null)] - Content-Type:application/json 2025-06-28 15:39:05,975 [31] 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-28 15:39:05,975 [31] DEBUG PayPal.Api.PayPalResource [(null)] - Authorization:Bearer A21AAI4jYOIir4WuTYUzbtUQGbzr1BRjh2lIwJ9_yBdFVllQmrBEi-4VtwK7ciAYbTUZlg2UNeJcanvgvxfXXNhhNSYEBLGJA 2025-06-28 15:39:05,975 [31] DEBUG PayPal.Api.PayPalResource [(null)] - PayPal-Request-Id:e5b5d21b-ef40-49c4-9ca5-36ba4d6d13c1 2025-06-28 15:39:06,146 [31] ERROR PayPal.Api.HttpConnection [(null)] - Error response: 2025-06-28 15:39:06,146 [31] ERROR PayPal.Api.HttpConnection [(null)] - {"name":"INVALID_PROFILE_ID","debug_id":"062c4db559a68","message":"The profile ID is invalid","information_link":"https://developer.paypal.com/docs/api/payments.billing-agreements#errors"} 2025-06-28 15:39:06,146 [31] ERROR PayPal.Api.HttpConnection [(null)] - The remote server returned an error: (400) Bad Request. 2025-06-28 15:39:06,146 [31] 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: 062c4db559a68 2025-06-28 15:39:06,146 [31] ERROR Grid_API.Helper.LogHelper [(null)] - Message: GenericException 2025-06-28 15:39:06,146 [31] 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-28 15:39:06,146 [31] 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)