fxsth / pledo

pledo - Plex downloader. An alternative to PlexRipper
MIT License
16 stars 2 forks source link

Windows executable version fails #35

Open soundtechscott opened 4 months ago

soundtechscott commented 4 months ago

I get this error when using windows exe version

info: Web.Services.SyncService[0] Full sync started. fail: Web.Services.SyncService[0] An unexpected error occured while syncing: System.ApplicationException: Unsuccessful response from 3rd Party API at Plex.ServerApi.Api.ApiService.LogApiUnsuccessfulAsync(ApiRequest request, HttpResponseMessage httpResponse) at Plex.ServerApi.Api.ApiService.InvokeApiAsync[T](ApiRequest request) at Plex.ServerApi.Clients.PlexAccountClient.GetPlexAccountAsync(String authToken) at Web.Services.PlexRestService.GetMyPlexAccount(String authToken) in C:\repos\pledo\Web\Services\PlexRestService.cs:line 39 at Web.Services.SyncService.SyncAccount(UnitOfWork unitOfWork) in C:\repos\pledo\Web\Services\SyncService.cs:line 86 at Web.Services.SyncService.Sync(SyncType syncType) in C:\repos\pledo\Web\Services\SyncService.cs:line 47