Error while using reqwest to make a PUT request to a discordendpoint

Hi there,

so I am new to rust and trying to make something to send a put request to a discord endpoint for a expermient, but whenever i launch it, i just get meant with Either the application has not called WSAStartup, or WSAStartup failed.. And ideas on how i can fix this?

Do you have a small bit of sample code that generates the error? That looks like a low level Windows error which I’ve never seen before using the typical rust libraries for interacting with API’s.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.