question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SocketSelfUser.ModifyAsync fails to set avatar

See original GitHub issue

When passing a stream from downloading an image from a URL, ModifyAsync returns a 400 BadRequest response.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

0reactions
Auralyticalcommented, Jan 1, 2017

Looks like this is resolved, closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SocketSelfUser.ModifyAsync fails to set avatar · Issue #338
When passing a stream from downloading an image from a URL, ModifyAsync returns a 400 BadRequest response.
Read more >
c# - ModifyAsync Not Working
Usually when using the builder pattern you usually need to build the desired type. var message = await ReplyAsync("abc"); await message.
Read more >
Interface IGuildUser
This property retrieves a URL for this guild user's guild specific avatar. In event that the user does not have a valid guild...
Read more >
Class SocketTextChannel
This method retrieves the message(s) from the local WebSocket cache and does not send any additional request to Discord. This read-only collection may...
Read more >
Discord.Net 1.0 How to use ModifyAsync/How to modify ...
This solution does work, the error is caused by something on your end. You probably have a variable name that is the same...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found