Skip to content

Upload video is not working and giving me 500 error "internal server error" #596

Open
@neoteja777

Description

Important note

  • You must fill this form! If you don't fill it, your issue will be close immediately.
  • Put an X character between [ ] that is related to your issue, like [x]
  • Please remove Important note from this form!
  • Don't remove other sections (unless it's unnecessarily, like Debug logs and Screenshots sections)!

I've:

Issue category

  • Bug
  • Feature Request
  • Missing Feature
  • Question
  • Not sure

Language

  • C#
  • VB.NET

Usage

  • Windows Form/Console app
  • WPF app
  • Asp .NET MVC
  • Asp .NET Core
  • Universal Windows Platform [UWP]
  • Xamarin or Xamarin Forms
  • Mono
  • Other

Operating System

  • Windows
  • Windows Server
  • Linux
  • Mac OS
  • Other

Debug logs

If your issue has an debug log, post it here, unless remove this section!

Describe your issue

when calling Upload single video it makes first get call and it is working fine.
but when making the postcall to upload the video it is giving 500 error and do not give any specific error to understand what is the actual issue.

this is the post call
{Method: POST, RequestUri: 'https://i.instagram.com/rupload_igvideo/1308505513874889144456_0_-1726480794', Version: 1.1, Content: System.Net.Http.ByteArrayContent, Headers: { X-IG-App-Locale: en_US X-IG-Device-Locale: en_US X-IG-Mapped-Locale: en_US X-Pigeon-Session-Id: c26c20e6-3b5f-402e-992f-6726abb2fa94 X-Pigeon-Rawclienttime: 1691406023.086 X-IG-Connection-Speed: -1kbps X-IG-Bandwidth-Speed-KBPS: 1548.860 X-IG-Bandwidth-TotalBytes-B: 1260148 X-IG-Bandwidth-TotalTime-MS: 813 X-IG-App-Startup-Country: US X-Bloks-Version-Id: 15a1b1509e8dbb5fa808d33b1f023dbc98e6b10c6036f1bd444a5cab55c46974 X-Bloks-Is-Panorama-Enabled: true X-IG-WWW-Claim: hmac.AR1bcr4O5pTsEltmZ6LBBl7EqsXJu-aZkjLooYM0gnOXHi4e Authorization: Bearer IGT:2:eyJkc191c2VyX2lkIjoiNDY5NzM1NDgxxxxxxxxQiOiI0Njk3MzU0ODk4NiUzQThURjI1TXRkS2s2dDN1JTNBMSUzQUFZY2ItcTV5SXg0UUpEzb3ljeVBoU1F5UVNLNXJpdmloUSJ9 X-Bloks-Is-Layout-RTL: false X-Bloks-Enable-RenderCore: false X-IG-Device-ID…

Screenshots

image image

response
image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions