Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Discord API 404 error after snippet export #73

Description

@InfinityGhost
Unhandled exception. Discord.Net.HttpException: The server responded with error 404: NotFound
   at Discord.Net.Queue.RequestBucket.SendAsync(RestRequest request)
   at Discord.Net.Queue.RequestQueue.SendAsync(RestRequest request)
   at Discord.API.DiscordRestApiClient.SendInternalAsync(String method, String endpoint, RestRequest request)
   at Discord.API.DiscordRestApiClient.SendAsync(String method, String endpoint, BucketId bucketId, ClientBucketType clientBucket, RequestOptions options)
   at Discord.API.DiscordRestApiClient.DeleteMessageAsync(UInt64 channelId, UInt64 messageId, RequestOptions options)
   at Discord.Rest.MessageHelper.DeleteAsync(UInt64 channelId, UInt64 msgId, BaseDiscordClient client, RequestOptions options)
   at TabletBot.Discord.Commands.CommandExtensions.DeleteDelayed(IMessage message, Int32 delay) in /build/4jh0sd8h2l0q452cxpyyy4mdnqmngzj9-source/TabletBot.Discord/>
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_1(Object state)
   at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions