// Job ID: #1065336
using WatershedGA4.Helpers;
await MostReadArticles.Run();
"en-ZA""en-US"10Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 10 of 10: Could not load file or assembly 'WatershedGA4, Ve…
Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 9 of 10: Could not load file or assembly 'WatershedGA4, Ve…
Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 8 of 10: Could not load file or assembly 'WatershedGA4, Ve…
Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 7 of 10: The service analyticsdata has thrown an exception…
An exception occurred during performance of the job.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. Google.Apis.Requests.RequestError User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. [403] Errors [ Message[User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.] Location[ - ] Reason[forbidden] Domain[global] ] Google.GoogleApiException: The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. at Google.Apis.Requests.ClientServiceRequest`1.<ParseResponse>d__38.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Google.Apis.Requests.ClientServiceRequest`1.Execute() at GoogleAnalytics.GetAnalyticsData(String propertyId, String dimensions, String[] metrics, DateTime startDate, DateTime endDate, Int32 offset, Int32 limit, String filters) in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\GoogleAnalytics.cs:line 71 at WatershedGA4.Helpers.MostReadArticles.<Run>d__12.MoveNext() in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\MostReadArticles.cs:line 41
Retry attempt 6 of 10: Could not load file or assembly 'WatershedGA4, Ve…
Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 5 of 10: Could not load file or assembly 'WatershedGA4, Ve…
Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 4 of 10: Could not load file or assembly 'WatershedGA4, Ve…
Can not change the state to 'Enqueued': target method was not found.
Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'WatershedGA4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at Hangfire.Storage.InvocationData.Deserialize()
Retry attempt 3 of 10: The service analyticsdata has thrown an exception…
An exception occurred during performance of the job.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. Google.Apis.Requests.RequestError User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. [403] Errors [ Message[User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.] Location[ - ] Reason[forbidden] Domain[global] ] Google.GoogleApiException: The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. at Google.Apis.Requests.ClientServiceRequest`1.<ParseResponse>d__38.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Google.Apis.Requests.ClientServiceRequest`1.Execute() at GoogleAnalytics.GetAnalyticsData(String propertyId, String dimensions, String[] metrics, DateTime startDate, DateTime endDate, Int32 offset, Int32 limit, String filters) in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\GoogleAnalytics.cs:line 71 at WatershedGA4.Helpers.MostReadArticles.<Run>d__12.MoveNext() in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\MostReadArticles.cs:line 41
Retry attempt 2 of 10: The service analyticsdata has thrown an exception…
An exception occurred during performance of the job.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. Google.Apis.Requests.RequestError User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. [403] Errors [ Message[User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.] Location[ - ] Reason[forbidden] Domain[global] ] Google.GoogleApiException: The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. at Google.Apis.Requests.ClientServiceRequest`1.<ParseResponse>d__38.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Google.Apis.Requests.ClientServiceRequest`1.Execute() at GoogleAnalytics.GetAnalyticsData(String propertyId, String dimensions, String[] metrics, DateTime startDate, DateTime endDate, Int32 offset, Int32 limit, String filters) in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\GoogleAnalytics.cs:line 71 at WatershedGA4.Helpers.MostReadArticles.<Run>d__12.MoveNext() in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\MostReadArticles.cs:line 41
Retry attempt 1 of 10: The service analyticsdata has thrown an exception…
An exception occurred during performance of the job.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.
The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. Google.Apis.Requests.RequestError User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. [403] Errors [ Message[User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id.] Location[ - ] Reason[forbidden] Domain[global] ] Google.GoogleApiException: The service analyticsdata has thrown an exception. HttpStatusCode is Forbidden. User does not have sufficient permissions for this property. To learn more about Property ID, see https://developers.google.com/analytics/devguides/reporting/data/v1/property-id. at Google.Apis.Requests.ClientServiceRequest`1.<ParseResponse>d__38.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Google.Apis.Requests.ClientServiceRequest`1.Execute() at GoogleAnalytics.GetAnalyticsData(String propertyId, String dimensions, String[] metrics, DateTime startDate, DateTime endDate, Int32 offset, Int32 limit, String filters) in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\GoogleAnalytics.cs:line 71 at WatershedGA4.Helpers.MostReadArticles.<Run>d__12.MoveNext() in D:\GA4 Class Library Project\WatershedGA4\WatershedGA4\Helpers\MostReadArticles.cs:line 41