2

synchronization error

This is the issue I keep getting on my computer and phone. It is driving me nuts and I have tried everything. I am about to get rid of onecalendar. 

Too many requests from Identifier:6eedc5c9-d182-4f3d-b52b-cb910a2fe331 under category:throttle.aad.ags.subscriptionservice.app.list. Please try again later. (TooManyRequests)

Action: Subscribe
Calendar: Calendar

XCalendarApp.ProviderBase.Exceptions.AccountRequestException: Too many requests from Identifier:6eedc5c9-d182-4f3d-b52b-cb910a2fe331 under category:throttle.aad.ags.subscriptionservice.app.list. Please try again later. (TooManyRequests) ---> CodeSpark.Apps.Common.Net.Exceptions.HttpException: Response status code does not indicate success: 429 (). ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 ().
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode () [0x00040] in <598c91aa0c6d486f89eb9f421dbc278d>:0
at CodeSpark.Apps.Common.Net.HttpClients.OneHttpClient.ExecuteRequest (System.Threading.CancellationToken cancellationToken, System.String url, System.String httpMethod, System.String requestContent, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x00335] in <2b9ff310c4774da8b518ab25dde3a850>:0
--- End of inner exception stack trace ---
at CodeSpark.Apps.Common.Net.HttpClients.OneHttpClient.ExecuteRequest (System.Threading.CancellationToken cancellationToken, System.String url, System.String httpMethod, System.String requestContent, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x00448] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.WebRequest.ExecuteRaw (CodeSpark.Apps.Common.Net.HttpClients.OneHttpClientFactory httpClientFactory, System.Threading.CancellationToken cancellationToken, CodeSpark.Apps.Common.Net.HttpClients.XHttpClientRequirements httpClientRequirements, System.String url, System.String httpMethod, System.String mediaType, System.String requestData, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, CodeSpark.Apps.Common.Net.Types.HttpCredential serverCredential, System.Boolean allowAutoRedirect, System.Boolean addUserAgentHeader, System.Text.Encoding responseEncoding) [0x000b0] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.ScopedWebRequest.ExecuteRaw (System.Threading.CancellationToken cancellationToken, CodeSpark.Apps.Common.Net.HttpClients.XHttpClientRequirements httpClientRequirements, System.String url, System.String httpMethod, System.String mediaType, System.String requestData, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, CodeSpark.Apps.Common.Net.Types.HttpCredential serverCredential, System.Boolean allowAutoRedirect, System.Boolean addUserAgentHeader, System.Text.Encoding responseEncoding) [0x000b3] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.WebRequest.Execute (System.Threading.CancellationToken cancellationToken, CodeSpark.Apps.Common.Net.HttpClients.XHttpClientRequirements httpClientRequirements, System.String url, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String mediaType, System.String requestData, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, CodeSpark.Apps.Common.Net.Types.HttpCredential serverCredential, System.Boolean allowAutoRedirect, System.Boolean addUserAgentHeader, System.Text.Encoding responseEncoding) [0x000b8] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.ScopedOAuthJsonWebRequest.ExecuteRequest[T] (System.String url, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Boolean refreshAllowed, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, System.Boolean useQueryStringAuthorizationToken) [0x00197] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.ScopedOAuthJsonWebRequest.ExecuteRequest[T] (System.String url, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, System.Boolean useQueryStringAuthorizationToken) [0x00081] in <2b9ff310c4774da8b518ab25dde3a850>:0
at XCalendarApp.ProviderBase.Json.OAuthJsonApiBase.ExecuteRequest[T] (System.String baseApiUrl, System.String param, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x000aa] in <163ceb0bf958413795c92bef03a8b8b6>:0
--- End of inner exception stack trace ---
at XCalendarApp.ProviderBase.Json.OAuthJsonApiBase.ExecuteRequest[T] (System.String baseApiUrl, System.String param, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x000e9] in <163ceb0bf958413795c92bef03a8b8b6>:0
at XCalendarApp.MicrosoftGraphProvider.MicrosoftGraphApi.RequestMicrosoftData[T] (System.String param, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x0006e] in <f3ce37c1ffbd4970a10335d1f1d0d5f6>:0
at XCalendarApp.MicrosoftGraphProvider.MicrosoftGraphApi.ListSubscriptions () [0x0006d] in <f3ce37c1ffbd4970a10335d1f1d0d5f6>:0
at XCalendarApp.MicrosoftGraphProvider.MicrosoftGraphAccount.ListSubscriptionsAtMicrosoft () [0x00067] in <f3ce37c1ffbd4970a10335d1f1d0d5f6>:0
at XCalendarApp.MicrosoftGraphProvider.MicrosoftGraphAccount.SubscribeCalendarNotificationsProvider (XCalendarApp.MicrosoftGraphProvider.CachedMicrosoftCalendar cachedCalendar) [0x00105] in <f3ce37c1ffbd4970a10335d1f1d0d5f6>:0
at XCalendarApp.ProviderBase.AccountProviderBase`9[TCachedCalendar,TProviderCalendarItem,TCachedAppointment,TProviderAppointmentItem,TCachedContacts,TCachedContact,TProviderContactItem,TAppointmentDbData,TAccountOptions].SubscribeCalendarNotifications (TCachedCalendar cachedCalendar) [0x00154] in <163ceb0bf958413795c92bef03a8b8b6>:0
RequestType: Get
RequestUrl: https://graph.microsoft.com/v1.0/subscriptions
ResponseData: {"error":{"code":"TooManyRequests","message":"Too many requests from Identifier:6eedc5c9-d182-4f3d-b52b-cb910a2fe331 under category:throttle.aad.ags.subscriptionservice.app.list. Please try again later.","innerError":{"date":"2024-05-09T21:42:22"}}}

Inner exception: CodeSpark.Apps.Common.Net.Exceptions.HttpException: Response status code does not indicate success: 429 (). ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 ().
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode () [0x00040] in <598c91aa0c6d486f89eb9f421dbc278d>:0
at CodeSpark.Apps.Common.Net.HttpClients.OneHttpClient.ExecuteRequest (System.Threading.CancellationToken cancellationToken, System.String url, System.String httpMethod, System.String requestContent, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x00335] in <2b9ff310c4774da8b518ab25dde3a850>:0
--- End of inner exception stack trace ---
at CodeSpark.Apps.Common.Net.HttpClients.OneHttpClient.ExecuteRequest (System.Threading.CancellationToken cancellationToken, System.String url, System.String httpMethod, System.String requestContent, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x00448] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.WebRequest.ExecuteRaw (CodeSpark.Apps.Common.Net.HttpClients.OneHttpClientFactory httpClientFactory, System.Threading.CancellationToken cancellationToken, CodeSpark.Apps.Common.Net.HttpClients.XHttpClientRequirements httpClientRequirements, System.String url, System.String httpMethod, System.String mediaType, System.String requestData, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, CodeSpark.Apps.Common.Net.Types.HttpCredential serverCredential, System.Boolean allowAutoRedirect, System.Boolean addUserAgentHeader, System.Text.Encoding responseEncoding) [0x000b0] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.ScopedWebRequest.ExecuteRaw (System.Threading.CancellationToken cancellationToken, CodeSpark.Apps.Common.Net.HttpClients.XHttpClientRequirements httpClientRequirements, System.String url, System.String httpMethod, System.String mediaType, System.String requestData, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, CodeSpark.Apps.Common.Net.Types.HttpCredential serverCredential, System.Boolean allowAutoRedirect, System.Boolean addUserAgentHeader, System.Text.Encoding responseEncoding) [0x000b3] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.WebRequest.Execute (System.Threading.CancellationToken cancellationToken, CodeSpark.Apps.Common.Net.HttpClients.XHttpClientRequirements httpClientRequirements, System.String url, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String mediaType, System.String requestData, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, CodeSpark.Apps.Common.Net.Types.HttpCredential serverCredential, System.Boolean allowAutoRedirect, System.Boolean addUserAgentHeader, System.Text.Encoding responseEncoding) [0x000b8] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.ScopedOAuthJsonWebRequest.ExecuteRequest[T] (System.String url, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Boolean refreshAllowed, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, System.Boolean useQueryStringAuthorizationToken) [0x00197] in <2b9ff310c4774da8b518ab25dde3a850>:0
at CodeSpark.Apps.Common.Net.WebRequests.ScopedOAuthJsonWebRequest.ExecuteRequest[T] (System.String url, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders, System.Boolean useQueryStringAuthorizationToken) [0x00081] in <2b9ff310c4774da8b518ab25dde3a850>:0
at XCalendarApp.ProviderBase.Json.OAuthJsonApiBase.ExecuteRequest[T] (System.String baseApiUrl, System.String param, CodeSpark.Apps.Common.Net.Types.HttpMethod httpMethod, System.String requestData, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x000aa] in <163ceb0bf958413795c92bef03a8b8b6>:0
Inner exception: System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 ().
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode () [0x00040] in <598c91aa0c6d486f89eb9f421dbc278d>:0
at CodeSpark.Apps.Common.Net.HttpClients.OneHttpClient.ExecuteRequest (System.Threading.CancellationToken cancellationToken, System.String url, System.String httpMethod, System.String requestContent, System.String authorizationHeader, System.Collections.Generic.Dictionary`2[TKey,TValue] requestHeaders) [0x00335] in <2b9ff310c4774da8b518ab25dde3a850>:0

1 reply

FA

Same error here. It is driving me nuts too.