What if the media URL requires authentication, as is the case with an entity in a direct message? I believe you can use TwitterAccessor.ExecuteQuery to retrieve the entity as a string and then save that data to a file, but that doesn't seem very efficient. Is there a better way to pass authentication headers to a method like DownloadFile?
↧