You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are presumably thrown by LinkAce when attempting to save an existing link.
Stacktrace
2023-07-05 21:32:39.013 -05:00 [Error] [BookmarkSync.Infrastructure.Services.Bookmarking.BookmarkSyncService] Failed to save bookmark
System.Net.Http.HttpRequestException: Response status code does not indicate success: 422 (Unprocessable Content).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at BookmarkSync.Infrastructure.Services.Bookmarking.LinkAce.LinkAceBookmarkingService.Save(Bookmark bookmark) in /Users/prplecake/Projects/fediverse/mastodon-bookmark-sync/src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceBookmarkingService.cs:line 44
at BookmarkSync.Infrastructure.Services.Bookmarking.BookmarkSyncService.StartAsync(CancellationToken stoppingToken) in /Users/prplecake/Projects/fediverse/mastodon-bookmark-sync/src/BookmarkSync.Infrastructure/Services/Bookmarking/BookmarkSyncService.cs:line 56
The text was updated successfully, but these errors were encountered:
These are presumably thrown by LinkAce when attempting to save an existing link.
Stacktrace
The text was updated successfully, but these errors were encountered: