I am using requests_oauthlib to post a request. I need to upload a file like this image:
What will be the correct way to do it. Thank you all.